From: Greg Sabino Mullane Date: Mon, 24 Jun 2013 12:57:50 +0000 (-0400) Subject: Don't compare the new 'relallvisible' ccolumn X-Git-Tag: 2.20.1~9 X-Git-Url: http://waps.l3s.uni-hannover.de/gitweb/?a=commitdiff_plain;h=2a3d9456ac59d8c260fe0e0f903b2f94942ed584;p=check_postgres.git Don't compare the new 'relallvisible' ccolumn --- diff --git a/check_postgres.pl b/check_postgres.pl index 3a5a87608..aa4378704 100755 --- a/check_postgres.pl +++ b/check_postgres.pl @@ -6319,7 +6319,7 @@ sub check_same_schema { [schema => '', '' ], [function => 'source_checksum,prolang,prorettype', '' ], [table => 'reltype,relfrozenxid,relpages, - reltuples,relnatts', '' ], + reltuples,relnatts,relallvisible', '' ], [view => 'reltype', '' ], [sequence => 'reltype,log_cnt,relnatts,is_called', '' ], [index => 'relpages,reltuples,indpred,indclass,