[svn:DBD-Pg] r13038 - DBD-Pg/trunk

[email protected]
Newsgroups gmane.comp.db.postgresql.dbdpg.cvs
Message-ID <[email protected]>
Author: turnstep
Date: Fri Jul 10 16:22:14 2009
New Revision: 13038

Modified:
   DBD-Pg/trunk/Changes
   DBD-Pg/trunk/Pg.pm

Log:
Fix bug 47786, spelling error.


Modified: DBD-Pg/trunk/Changes
==============================================================================
--- DBD-Pg/trunk/Changes	(original)
+++ DBD-Pg/trunk/Changes	Fri Jul 10 16:22:14 2009
@@ -5,6 +5,7 @@
   - Make foreign_key_info() respect FetchHashKeyName (CPAN bug #46103) [GSM]
   - Fix problem with foreign_key_info() and NAME_uc (CPAN bug #46109) [GSM]
   - Improve Win32 README notes [Curtis Jewell]
+  - Fix spelling error in type_info (CPAN bug #47786) [[email protected]]
 
 2.13.1 Released April 23, 2009 (subversion r12713)
 

Modified: DBD-Pg/trunk/Pg.pm
==============================================================================
--- DBD-Pg/trunk/Pg.pm	(original)
+++ DBD-Pg/trunk/Pg.pm	Fri Jul 10 16:22:14 2009
@@ -1486,7 +1486,7 @@
       29  => ['SQL_IDENTIFIER_QUOTE_CHAR',          q{"}                      ],
      148  => ['SQL_INDEX_KEYWORDS',                 0                         ], ## not needed for Pg
      172  => ['SQL_INSERT_STATEMENT',               7                         ], ## 1+2+4 = all
-      73  => ['SQL_INTEGERITY',                     'Y'                       ], ## e.g. ON DELETE CASCADE?
+      73  => ['SQL_INTEGRITY',                      'Y'                       ], ## e.g. ON DELETE CASCADE?
       89  => ['SQL_KEYWORDS',                       'KEYWORDS'                ], ## magic word
      113  => ['SQL_LIKE_ESCAPE_CLAUSE',             'Y'                       ],
       75  => ['SQL_NON_NULLABLE_COLUMNS',           1                         ], ## NNC_NOT_NULL
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.