mirror of
https://git.postgresql.org/git/postgresql.git
synced 2024-12-03 08:00:21 +08:00
Updated expected-output file for hstore.
This is an oversight in my previous patch to deprecate => as an operator name. Per buildfarm.
This commit is contained in:
parent
f974212320
commit
8327060dc2
@ -4,6 +4,8 @@
|
||||
--
|
||||
SET client_min_messages = warning;
|
||||
\set ECHO none
|
||||
psql:hstore.sql:234: WARNING: => is deprecated as an operator name
|
||||
DETAIL: This name may be disallowed altogether in future versions of PostgreSQL.
|
||||
RESET client_min_messages;
|
||||
set escape_string_warning=off;
|
||||
--hstore;
|
||||
|
Loading…
Reference in New Issue
Block a user