mirror of
https://github.com/postgres/postgres.git
synced 2025-07-24 14:22:24 +03:00
Adjust pg_trgm expected output for new *.sql file.
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
\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.
|
||||
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('');
|
||||
show_trgm
|
||||
-----------
|
||||
|
Reference in New Issue
Block a user