Skip to content

Commit

Permalink
Merge pull request #132 from esabol/patch-1
Browse files Browse the repository at this point in the history
Trivial pod grammatical correction
  • Loading branch information
jonjensen authored Nov 1, 2024
2 parents 78d4a2b + 1edde9c commit 5933087
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pg.pm
Original file line number Diff line number Diff line change
Expand Up @@ -2971,7 +2971,7 @@ Examples of use:
$sth = $dbh->column_info( undef, $schema, $table, $column );
Supported by this driver as proposed by DBI with the follow exceptions.
Supported by this driver as proposed by DBI with the following exceptions.
These fields are currently always returned with NULL (C<undef>) values:
BUFFER_LENGTH
Expand Down

0 comments on commit 5933087

Please sign in to comment.