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

From Daniele Varrazzo
Subject Re: jsonb and nested hstore
Date
Msg-id CA+mi_8aq8KKkkew_0fpvrqxdH2vK_2JO7EVAAaN-hPzemM6=NA@mail.gmail.com
Whole thread Raw
In response to Re: jsonb and nested hstore  (Peter Geoghegan <pg@heroku.com>)
List pgsql-hackers
On Thu, Mar 6, 2014 at 9:10 PM, Peter Geoghegan <pg@heroku.com> wrote:
> 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.

Cool, just let me know what you would expect a well-behaved client
library to behave.

-- Daniele



pgsql-hackers by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: jsonb and nested hstore
Next
From: Tom Lane
Date:
Subject: Re: Rowcounts marked by create_foreignscan_path()