projects
/
check_postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dcb6455
)
Fix typo: missing comma in commit 2e07159c2ecca1bd42950121ccb2f6fad762e30a
author
glynastill
<
[email protected]
>
Tue, 8 Sep 2015 05:34:42 +0000
(06:34 +0100)
committer
glyn
<
[email protected]
>
Tue, 7 Jun 2016 11:13:41 +0000
(12:13 +0100)
check_postgres.pl
patch
|
blob
|
blame
|
history
diff --git
a/check_postgres.pl
b/check_postgres.pl
index e29501558406d4607fd72069a9b026eeac3e1470..4de0d414f89c126efb150cced9cf1b644ef0db56 100755
(executable)
--- a/
check_postgres.pl
+++ b/
check_postgres.pl
@@
-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', '' ],
);