[DBD::Pg] Rename

[email protected]
Newsgroups perl.dbd.pg.changes
Message-ID <[email protected]>
Committed by Greg Sabino Mullane <[email protected]>

Rename

---
 Pg.pm |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/Pg.pm b/Pg.pm
index 0ab5009..989a245 100644
--- a/Pg.pm
+++ b/Pg.pm
@@ -1625,7 +1625,7 @@ use 5.006001;
 				pg_bool_tf                     => undef,
 				pg_db                          => undef,
 				pg_default_port                => undef,
-				pg_utf8_strings                => undef,
+				pg_unicode                     => undef,
 				pg_enable_utf8                 => undef,
 				pg_errorlevel                  => undef,
 				pg_expand_array                => undef,
@@ -3122,7 +3122,7 @@ DBD::Pg specific attribute. Defaults to false. When true, question marks inside
 are not treated as L<placeholders|/Placeholders>. Useful for statements that contain unquoted question 
 marks, such as geometric operators.
 
-=head3 B<pg_utf8_strings> (boolean)
+=head3 B<pg_unicode> (boolean)
 
 DBD::Pg specific attribute. In normal use, this should not be needed, as it will be set 
 automatically according to the server encoding. SQL_ASCII will set this to false, while 
@@ -3134,7 +3134,7 @@ it does.
 
 =head3 B<pg_enable_utf8> (boolean)
 
-Deprecated, please use pg_utf8_strings instead.
+Deprecated, please use pg_unicode instead.
 
 =head3 B<pg_errorlevel> (integer)
 
-- 
1.7.0.5
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.