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

Commit 8327060

Browse files
committed
Updated expected-output file for hstore.
This is an oversight in my previous patch to deprecate => as an operator name. Per buildfarm.
1 parent f974212 commit 8327060

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

contrib/hstore/expected/hstore.out

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
--
55
SET client_min_messages = warning;
66
\set ECHO none
7+
psql:hstore.sql:234: WARNING: => is deprecated as an operator name
8+
DETAIL: This name may be disallowed altogether in future versions of PostgreSQL.
79
RESET client_min_messages;
810
set escape_string_warning=off;
911
--hstore;

0 commit comments

Comments
 (0)