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 926bbab commit 47fe868Copy full SHA for 47fe868
contrib/pg_trgm/expected/pg_trgm.out
@@ -1,7 +1,7 @@
1
\set ECHO none
2
-psql:pg_trgm.sql:43: NOTICE: type "gtrgm" is not yet defined
+psql:pg_trgm.sql:42: NOTICE: type "gtrgm" is not yet defined
3
DETAIL: Creating a shell type definition.
4
-psql:pg_trgm.sql:48: NOTICE: argument type gtrgm is only a shell
+psql:pg_trgm.sql:47: NOTICE: argument type gtrgm is only a shell
5
select show_trgm('');
6
show_trgm
7
-----------
0 commit comments