]> granicus.if.org Git - postgresql/commitdiff
Adjust pg_trgm expected output for new *.sql file.
authorBruce Momjian <bruce@momjian.us>
Sun, 11 Nov 2007 03:57:06 +0000 (03:57 +0000)
committerBruce Momjian <bruce@momjian.us>
Sun, 11 Nov 2007 03:57:06 +0000 (03:57 +0000)
contrib/pg_trgm/expected/pg_trgm.out

index b3bf57d3755388fa37a542377f3b7f80bc886eba..963672ca770e7df7dfc435d38a3a5c808b559881 100644 (file)
@@ -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 
 -----------