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

From Merlin Moncure
Subject Re: jsonb and nested hstore
Date
Msg-id CAHyXU0xcaHqHCUdWkY3vzKN0cR7Q6TpFvx7=4Wv3n7=Tch58CA@mail.gmail.com
Whole thread Raw
In response to Re: jsonb and nested hstore  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
On Fri, Feb 28, 2014 at 1:45 PM, Andrew Dunstan <andrew@dunslane.net> wrote:
> Well, the jsonb portion of this is arguably the most ready, certainly it's
> had a lot more on-list review.

That is definitely true.   Also, the jsonb type does not introduce any
new patterns that are not already covered by json -- it just does some
things better/faster (and, in a couple of cases, a bit differently) so
there's a safe harbor.  The implicit casts snuck in after the review
started -- that was a mistake obviously (but mostly with hstore).  The
side argument of 'to extension or not' is just that.  Make a decision
and commit this thing.

merlin



pgsql-hackers by date:

Previous
From: Dimitri Fontaine
Date:
Subject: Re: extension_control_path
Next
From: Josh Berkus
Date:
Subject: Re: jsonb and nested hstore