We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09b879d commit 0f56ac4Copy full SHA for 0f56ac4
src/pgpro-upgrade/covering_index.test
@@ -1 +1 @@
1
-select relnatts=25 from pg_class where relname='pg_constraint';
+select count(*)>0 from pg_attribute where attname='conincluding';
0 commit comments