We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f974212 commit 8327060Copy full SHA for 8327060
contrib/hstore/expected/hstore.out
@@ -4,6 +4,8 @@
4
--
5
SET client_min_messages = warning;
6
\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.
9
RESET client_min_messages;
10
set escape_string_warning=off;
11
--hstore;
0 commit comments