mirror of
https://git.postgresql.org/git/postgresql.git
synced 2024-11-27 07:21:09 +08:00
Adjust expected file for new CVS version label.
This commit is contained in:
parent
33e2e02493
commit
0614c5e5fd
@ -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
|
||||
-------
|
||||
|
Loading…
Reference in New Issue
Block a user