Skip to content

Commit 4c6ba12

Browse files
committed
revert previous wrong commit
1 parent 623d891 commit 4c6ba12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pgpro-upgrade/covering_index.test

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
select count(*)=0 from pg_attribute where attname='conincluding';
1+
select count(*)>0 from pg_attribute where attname='conincluding';

0 commit comments

Comments
 (0)