Joe Van Dyk <[email protected]> writes: > I've got a postgresql 9.3.2 server, compiled from scratch. Getting this > error:
> # select hstore('a', 'b')::json;
> ERROR: cannot cast type hstore to json
Probably need to update the hstore extension to 1.2.
regards, tom lane
--
Sent via pgsql-general mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general
