Re: Proper syntax to update an hstore key-value pair - Mailing list pgsql-admin

From Tom Lane
Subject Re: Proper syntax to update an hstore key-value pair
Date
Msg-id 4736.1470256814@sss.pgh.pa.us
Whole thread Raw
In response to Re: Proper syntax to update an hstore key-value pair  (John Scalia <jayknowsunix@gmail.com>)
List pgsql-admin
John Scalia <jayknowsunix@gmail.com> writes:
> Sorry if I wasn't clear. Every version I found did include that
> operator, but there were differences in how they were defined. In the 1.1
> version the arguments for "||" were listed as being public.hstore while in
> 1.3 the args were just hstore.

I'm beginning to suspect you have a rogue copy of hstore someplace.
Try "\dT *.hstore" to see if you get more than one hit.

            regards, tom lane


pgsql-admin by date:

Previous
From: John Scalia
Date:
Subject: Re: Proper syntax to update an hstore key-value pair
Next
From: ghiureai
Date:
Subject: PG 9.5 same SQL 2 different plans