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

From Christophe Pettus
Subject Re: jsonb and nested hstore
Date
Msg-id 67260E8D-E229-48FC-A6F1-4A1FCBF59908@thebuild.com
Whole thread Raw
In response to Re: jsonb and nested hstore  (Peter Geoghegan <pg@heroku.com>)
Responses Re: jsonb and nested hstore  (Peter Geoghegan <pg@heroku.com>)
List pgsql-hackers
On Feb 27, 2014, at 8:04 PM, Peter Geoghegan <pg@heroku.com> wrote:

> I'm hearing a lot about how important jsonb is, but not much on how to
> make the simple jsonb cases that are currently broken (as illustrated
> by my earlier examples [1], [2]) work.

Surely, the answer is to define a jsonb || jsonb (and likely the other combinatorics of json and jsonb), along with the
appropriateGIN and GiST interfaces for jsonb.  Why would that not work? 

--
-- Christophe Pettus  xof@thebuild.com




pgsql-hackers by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: jsonb and nested hstore
Next
From: Tan Tran
Date:
Subject: GSoC proposal