From 47fe8688311e835308c4f8a627896d3cb7fb0f22 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Sun, 11 Nov 2007 03:57:06 +0000 Subject: [PATCH] Adjust pg_trgm expected output for new *.sql file. --- contrib/pg_trgm/expected/pg_trgm.out | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/contrib/pg_trgm/expected/pg_trgm.out b/contrib/pg_trgm/expected/pg_trgm.out index b3bf57d375..963672ca77 100644 --- 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: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 ----------- -- 2.40.0