Hi,

On 2013-09-29 21:50:13 +0000, Andrew Dunstan wrote:
> Use a new hstore extension version for added json functions.

> Details
> -------
> http://git.postgresql.org/pg/commitdiff/a18167510f4c385329697588ce5132cbf95779c3
> 
> Modified Files
> --------------
> contrib/hstore/hstore--1.1--1.2.sql |   47 +++
> contrib/hstore/hstore--1.1.sql      |  537 -----------------------------------
> contrib/hstore/hstore--1.2.sql      |  537 +++++++++++++++++++++++++++++++++++
> contrib/hstore/hstore.control       |    2 +-
> 4 files changed, 585 insertions(+), 538 deletions(-)

The join to pg_depend is underspecified because it doesn't restrict
classid, just refclassid. That might lead to problems if extensions
depend on each others and such.

Greetings,

Andres Freund

-- 
 Andres Freund                     http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services


-- 
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

Reply via email to