8000
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 fb84396 commit 995c3feCopy full SHA for 995c3fe
expected/look_a_like.out
@@ -552,5 +552,6 @@ SELECT 1 FROM aqo_reset();
552
553
DROP TABLE a;
554
DROP TABLE b;
555
+DROP TABLE c;
556
DROP FUNCTION expln;
557
DROP EXTENSION aqo CASCADE;
sql/look_a_like.sql
@@ -138,5 +138,6 @@ WHERE str NOT LIKE 'Query Identifier%' and str NOT LIKE '%Memory%' and str NOT L
138
SELECT 1 FROM aqo_reset();
139
140
141
142
143
0 commit comments