diff options
author | Bruce Momjian | 2007-11-13 04:27:26 +0000 |
---|---|---|
committer | Bruce Momjian | 2007-11-13 04:27:26 +0000 |
commit | 0614c5e5fd93bd71a293d7c4e694b06a20c9a70c (patch) | |
tree | 5f0a5d4e9feadf3235188e22c0baeca4ffc459e3 | |
parent | 33e2e024938578598625ad14034432378db88af1 (diff) |
Adjust expected file for new CVS version label.
-rw-r--r-- | contrib/ltree/expected/ltree.out | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/contrib/ltree/expected/ltree.out b/contrib/ltree/expected/ltree.out index 2546490d220..96a1876bfc7 100644 --- a/contrib/ltree/expected/ltree.out +++ b/contrib/ltree/expected/ltree.out @@ -1,16 +1,16 @@ \set ECHO none -psql:ltree.sql:7: NOTICE: type "ltree" is not yet defined +psql:ltree.sql:9: NOTICE: type "ltree" is not yet defined DETAIL: Creating a shell type definition. -psql:ltree.sql:12: NOTICE: argument type ltree is only a shell -psql:ltree.sql:304: NOTICE: type "lquery" is not yet defined +psql:ltree.sql:14: NOTICE: argument type ltree is only a shell +psql:ltree.sql:306: NOTICE: type "lquery" is not yet defined DETAIL: Creating a shell type definition. -psql:ltree.sql:309: NOTICE: argument type lquery is only a shell -psql:ltree.sql:415: NOTICE: type "ltxtquery" is not yet defined +psql:ltree.sql:311: NOTICE: argument type lquery is only a shell +psql:ltree.sql:417: NOTICE: type "ltxtquery" is not yet defined DETAIL: Creating a shell type definition. -psql:ltree.sql:420: NOTICE: argument type ltxtquery is only a shell -psql:ltree.sql:482: NOTICE: type "ltree_gist" is not yet defined +psql:ltree.sql:422: NOTICE: argument type ltxtquery is only a shell +psql:ltree.sql:484: NOTICE: type "ltree_gist" is not yet defined DETAIL: Creating a shell type definition. -psql:ltree.sql:487: NOTICE: argument type ltree_gist is only a shell +psql:ltree.sql:489: NOTICE: argument type ltree_gist is only a shell SELECT ''::ltree; ltree ------- |