projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
926bbab
)
Adjust pg_trgm expected output for new *.sql file.
author
Bruce Momjian
Sun, 11 Nov 2007 03:57:06 +0000
(
03:57
+0000)
committer
Bruce Momjian
Sun, 11 Nov 2007 03:57:06 +0000
(
03:57
+0000)
contrib/pg_trgm/expected/pg_trgm.out
patch
|
blob
|
blame
|
history
diff --git
a/contrib/pg_trgm/expected/pg_trgm.out
b/contrib/pg_trgm/expected/pg_trgm.out
index b3bf57d3755388fa37a542377f3b7f80bc886eba..963672ca770e7df7dfc435d38a3a5c808b559881 100644
(file)
--- a/
contrib/pg_trgm/expected/pg_trgm.out
+++ b/
contrib/pg_trgm/expected/pg_trgm.out
@@
-1,7
+1,7
@@
\set ECHO none
-psql:pg_trgm.sql:4
3
: NOTICE: type "gtrgm" is not yet defined
+psql:pg_trgm.sql:4
2
: NOTICE: type "gtrgm" is not yet defined
DETAIL: Creating a shell type definition.
-psql:pg_trgm.sql:4
8
: NOTICE: argument type gtrgm is only a shell
+psql:pg_trgm.sql:4
7
: NOTICE: argument type gtrgm is only a shell
select show_trgm('');
show_trgm
-----------