Re: [GENERAL] Problem with updating hstore extension from 9.2 to 9.3

2013-10-16 Thread Bruce Momjian
On Wed, Sep 25, 2013 at 07:29:30PM +0400, Murat Kabilov wrote: > Hello, > > I've just upgraded my database from 9.2.2 to 9.3.0 using pg_upgrade. Besides > I've updated hstore extension ("alter extension hstore update"). > But I can't find new to 9.2 hstore functions such as "hstore_to_json" in my

[GENERAL] Problem with updating hstore extension from 9.2 to 9.3

2013-09-25 Thread Murat Kabilov
Hello, I've just upgraded my database from 9.2.2 to 9.3.0 using pg_upgrade. Besides I've updated hstore extension ("alter extension hstore update"). But I can't find new to 9.2 hstore functions such as "hstore_to_json" in my database. I found out that file "contrib/hstore/hstore.control" of pg 9.