On Feb 27, 2014, at 8:31 PM, Peter Geoghegan <[email protected]> wrote:
> On Thu, Feb 27, 2014 at 8:23 PM, Christophe Pettus <[email protected]> wrote: >> Surely, the answer is to define a jsonb || jsonb (and likely the other >> combinatorics of json and jsonb), along with the appropriate GIN and GiST >> interfaces for jsonb. Why would that not work? > > I'm not the one opposed to putting jsonb stuff in the hstore module! My proposal is that we break the dependencies of jsonb (at least, at the user-visible level) on hstore2, thus allowing it in core successfully. jsonb || jsonb returning hstore seems like a bug to me, not a feature we should be supporting. -- -- Christophe Pettus [email protected] -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
