We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cb653b commit 54b69f1Copy full SHA for 54b69f1
src/test/regress/sql/index_including.sql
@@ -235,4 +235,4 @@ SELECT c2, c1, c3 FROM nametbl WHERE c2 = 'two' AND c1 = 1;
235
236
RESET enable_seqscan;
237
238
-DROP TABLE nametbl;
+DROP TABLE nametbl;
0 commit comments