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

From Andres Freund
Subject Re: jsonb and nested hstore
Date
Msg-id 20140228061202.GA15628@awork2.anarazel.de
Whole thread Raw
In response to Re: jsonb and nested hstore  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
On 2014-02-27 22:10:22 -0500, Peter Eisentraut wrote:
> On 2/26/14, 10:42 PM, Andrew Dunstan wrote:
> > Extensions can't call each other's code.
> 
> That's not necessarily so.

I don't think we have portable infrastructure to it properly yet,
without a detour via the fmgr. If I am wrong, what's the infrastructure?

Greetings,

Andres Freund

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



pgsql-hackers by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: jsonb and nested hstore
Next
From: Andres Freund
Date:
Subject: Re: Another possible corruption bug in 9.3.2 or possibly a known MultiXact problem?