Problem with updating hstore extension from 9.2 to 9.3 - Mailing list pgsql-bugs

From Murat Kabilov
Subject Problem with updating hstore extension from 9.2 to 9.3
Date
Msg-id CANxsM9vBiNH-6BKuzEJ=GSZaE0uTx6R07pZm88S2jt+6OLYPaw@mail.gmail.com
Whole thread Raw
List pgsql-bugs
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.3 is
identical to 9.2 one. And there is no file like "hstore--1.1--1.2.sql".

Is there a miss of update files for hstore?


Thanks in advance.

--
Regards
Murat Kabilov

pgsql-bugs by date:

Previous
From: Saravanan Nagarajan
Date:
Subject: Re: Cant start PostgreSQL Using command prompt
Next
From: Marcelo Bacha
Date:
Subject: Postgis extension bug w/ OpenBSD