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:
Robert Haas 2010-06-22 12:54:22 +00:00
parent f974212320
commit 8327060dc2

View File

@ -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;