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

From Peter Geoghegan
Subject Re: jsonb and nested hstore
Date
Msg-id CAM3SWZQL49_NNTt_o-=2VggHBZjQgNUCJ-P3cJ6K+SkfWEUggQ@mail.gmail.com
Whole thread Raw
In response to Re: jsonb and nested hstore  (Daniele Varrazzo <daniele.varrazzo@gmail.com>)
Responses Re: jsonb and nested hstore  (Daniele Varrazzo <daniele.varrazzo@gmail.com>)
List pgsql-hackers
On Thu, Mar 6, 2014 at 12:58 PM, Daniele Varrazzo
<daniele.varrazzo@gmail.com> wrote:
> Hello, psycopg developer here. Not following the entire thread as it's
> quite articulated and not of my direct interest (nor comprehension).
> But if you throw at me a few test cases I can make sure psycopg can
> parse them much before hstore2 is released.

I don't think that'll be necessary. Any break in compatibility in the
hstore format has been ruled a non-starter for having hstore support
nested data structures. I believe on balance we're content to let
hstore continue to be hstore. jsonb support would certainly be
interesting, though.


-- 
Peter Geoghegan



pgsql-hackers by date:

Previous
From: Daniele Varrazzo
Date:
Subject: Re: jsonb and nested hstore
Next
From: Daniele Varrazzo
Date:
Subject: Re: jsonb and nested hstore