mirror of
https://github.com/zebrajr/postgres.git
synced 2025-12-06 12:20:15 +01:00
Adjust pg_trgm expected output for new *.sql file.
This commit is contained in:
parent
926bbab448
commit
47fe868831
|
|
@ -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
|
||||
-----------
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user