mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
Adjust pg_trgm expected output for new *.sql file.
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
\set ECHO none
|
\set ECHO none
|
||||||
psql:pg_trgm.sql:43: NOTICE: type "gtrgm" is not yet defined
|
psql:pg_trgm.sql:42: NOTICE: type "gtrgm" is not yet defined
|
||||||
DETAIL: Creating a shell type definition.
|
DETAIL: Creating a shell type definition.
|
||||||
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
|
||||||
select show_trgm('');
|
select show_trgm('');
|
||||||
show_trgm
|
show_trgm
|
||||||
-----------
|
-----------
|
||||||
|
Reference in New Issue
Block a user