Fix typo: missing comma in commit 2e07159c2ecca1bd42950121ccb2f6fad762e30a
authorglynastill <[email protected]>
Tue, 8 Sep 2015 05:34:42 +0000 (06:34 +0100)
committerglyn <[email protected]>
Tue, 7 Jun 2016 11:13:41 +0000 (12:13 +0100)
check_postgres.pl

index e29501558406d4607fd72069a9b026eeac3e1470..4de0d414f89c126efb150cced9cf1b644ef0db56 100755 (executable)
@@ -6756,7 +6756,7 @@ sub check_same_schema {
                         indexprs,indcheckxmin,reltablespace,
                         indkey',                                  ''          ],
         [trigger    => 'tgqual,tgconstraint',                     ''          ],
-        [constraint => 'conbin,conindid,conkey,confkey
+        [constraint => 'conbin,conindid,conkey,confkey,
                         confmatchtype',                           ''          ],
         [column     => 'atttypid,attnum,attbyval,attndims',       ''          ],
     );