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

From Bruce Momjian
Subject Re: jsonb and nested hstore
Date
Msg-id 20140307043313.GG11419@momjian.us
Whole thread Raw
In response to Re: jsonb and nested hstore  (Oleg Bartunov <obartunov@gmail.com>)
Responses Re: jsonb and nested hstore  (Merlin Moncure <mmoncure@gmail.com>)
Re: jsonb and nested hstore  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
On Thu, Mar  6, 2014 at 09:50:56PM +0400, Oleg Bartunov wrote:
> Hi there,
> 
> Looks like consensus is done. I and Teodor are not happy with it, but
> what we can do :)   One thing I  want to do is to reserve our
> contribution to the flagship feature (jsonb), particularly, "binary
> storage for nested structures and indexing. Their work was sponsored
> by Engine Yard".

OK, if we are going with an unchanged hstore in contrib and a new JSONB,
there is no reason to wack around JSONB to be binary compatible with the
old hstore format.  What sacrifices did we need to make to have JSBONB
be binary compatible with hstore, can those sacrifices be removed, and
can that be done in time for 9.4?

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + Everyone has their own god. +



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: pg_ctl status with nonexistent data directory
Next
From: Bruce Momjian
Date:
Subject: Re: jsonb and nested hstore