Re: jsonb and nested hstore - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: jsonb and nested hstore
Date
Msg-id 530FFF60.4030003@gmx.net
Whole thread Raw
In response to Re: jsonb and nested hstore  (Stephen Frost <sfrost@snowman.net>)
Responses Re: jsonb and nested hstore  (Stephen Frost <sfrost@snowman.net>)
List 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. ;-) )




pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: jsonb and nested hstore
Next
From: Stephen Frost
Date:
Subject: Re: extension_control_path