[DBD::Pg] Typo
dbdpg-commits-gENoVmVU/[email protected] Tue, 2 Jul 2013 21:16:39 -0400
| Newsgroups | gmane.comp.db.postgresql.dbdpg.cvs |
|---|---|
| Message-ID | <[email protected]> |
Committed by Greg Sabino Mullane <greg-O9fzpki4YnJWk0Htik3J/[email protected]> Typo --- Pg.pm | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Pg.pm b/Pg.pm index 7faf481..c525c7a 100644 --- a/Pg.pm +++ b/Pg.pm @@ -3141,7 +3141,7 @@ for the following two conditions: If this attribute is set to 0, then the internal C<utf8> flag will *never* be turned on for returned data, regardless of the current client_encoding. -If this attribute is set to -1, then the internal C<utf8> flag will *always* +If this attribute is set to 1, then the internal C<utf8> flag will *always* be turned on for returned data, regardless of the current client_encoding (with the exception of bytea data). -- 1.7.1