Re: jsonb and nested hstore

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Stephen Frost <sfrost(at)snowman(dot)net>, Peter Geoghegan <pg(at)heroku(dot)com>
Cc: Craig Ringer <craig(at)2ndquadrant(dot)com>, Josh Berkus <josh(at)agliodbs(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, Andrew Dunstan <andrew(at)dunslane(dot)net>, Merlin Moncure <mmoncure(at)gmail(dot)com>, Hannu Krosing <hannu(at)2ndquadrant(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, Teodor Sigaev <teodor(at)sigaev(dot)ru>
Subject: Re: jsonb and nested hstore
Date: 2014-02-28 03:15:44
Message-ID: 530FFF60.4030003@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2/27/14, 9:08 PM, Stephen Frost wrote:
> Extensions can't depend on other extensions directly- hence you can't
> write an extension that depends on hstore, which sucks.

Sure they can, see transforms.

(Or if you disagree, download that patch and demo it, because I'd like
to know. ;-) )

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Stephen Frost 2014-02-28 03:17:30 Re: extension_control_path
Previous Message Peter Eisentraut 2014-02-28 03:10:22 Re: jsonb and nested hstore