Author: turnstep
Date: Tue Aug  4 08:37:21 2009
New Revision: 13159

Modified:
   DBD-Pg/trunk/dbdimp.c
   DBD-Pg/trunk/t/99_spellcheck.t

Log:
Minor spelling tweaks


Modified: DBD-Pg/trunk/dbdimp.c
==============================================================================
--- DBD-Pg/trunk/dbdimp.c       (original)
+++ DBD-Pg/trunk/dbdimp.c       Tue Aug  4 08:37:21 2009
@@ -2978,7 +2978,7 @@
        }
        
        /* We use the new server_side prepare style if:
-          1. The statement is DML (DDL is not prepareable)
+          1. The statement is DML (DDL is not preparable)
           2. The attribute "pg_direct" is false
           3. The attribute "pg_server_prepare" is not 0
           4. The "onetime" attribute has not been set

Modified: DBD-Pg/trunk/t/99_spellcheck.t
==============================================================================
--- DBD-Pg/trunk/t/99_spellcheck.t      (original)
+++ DBD-Pg/trunk/t/99_spellcheck.t      Tue Aug  4 08:37:21 2009
@@ -615,6 +615,7 @@
 Ubuntu
 
 ## Changes:
+bigint
 boolean
 destringifying
 expr
@@ -673,6 +674,7 @@
 destringify
 dollarquote
 dollarstring
+fallthrough
 firstword
 getcom
 inerror

Reply via email to