Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 0614c5e

Browse files
committed
Adjust expected file for new CVS version label.
1 parent 33e2e02 commit 0614c5e

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

contrib/ltree/expected/ltree.out

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
\set ECHO none
2-
psql:ltree.sql:7: NOTICE: type "ltree" is not yet defined
2+
psql:ltree.sql:9: NOTICE: type "ltree" is not yet defined
33
DETAIL: Creating a shell type definition.
4-
psql:ltree.sql:12: NOTICE: argument type ltree is only a shell
5-
psql:ltree.sql:304: NOTICE: type "lquery" is not yet defined
4+
psql:ltree.sql:14: NOTICE: argument type ltree is only a shell
5+
psql:ltree.sql:306: NOTICE: type "lquery" is not yet defined
66
DETAIL: Creating a shell type definition.
7-
psql:ltree.sql:309: NOTICE: argument type lquery is only a shell
8-
psql:ltree.sql:415: NOTICE: type "ltxtquery" is not yet defined
7+
psql:ltree.sql:311: NOTICE: argument type lquery is only a shell
8+
psql:ltree.sql:417: NOTICE: type "ltxtquery" is not yet defined
99
DETAIL: Creating a shell type definition.
10-
psql:ltree.sql:420: NOTICE: argument type ltxtquery is only a shell
11-
psql:ltree.sql:482: NOTICE: type "ltree_gist" is not yet defined
10+
psql:ltree.sql:422: NOTICE: argument type ltxtquery is only a shell
11+
psql:ltree.sql:484: NOTICE: type "ltree_gist" is not yet defined
1212
DETAIL: Creating a shell type definition.
13-
psql:ltree.sql:487: NOTICE: argument type ltree_gist is only a shell
13+
psql:ltree.sql:489: NOTICE: argument type ltree_gist is only a shell
1414
SELECT ''::ltree;
1515
ltree
1616
-------

0 commit comments

Comments
 (0)