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

Commit 6a276b7

Browse files
committed
Update expected file to match new _int.sql.
1 parent a237dd2 commit 6a276b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contrib/intarray/expected/_int.out

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
\set ECHO none
66
psql:_int.sql:13: NOTICE: ProcedureCreate: type query_int is not yet defined
77
psql:_int.sql:18: NOTICE: Argument type "query_int" is only a shell
8-
psql:_int.sql:369: NOTICE: ProcedureCreate: type intbig_gkey is not yet defined
9-
psql:_int.sql:374: NOTICE: Argument type "intbig_gkey" is only a shell
8+
psql:_int.sql:367: NOTICE: ProcedureCreate: type intbig_gkey is not yet defined
9+
psql:_int.sql:372: NOTICE: Argument type "intbig_gkey" is only a shell
1010
SELECT intset(1234);
1111
intset
1212
--------

0 commit comments

Comments
 (0)