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

From Christophe Pettus
Subject Re: jsonb and nested hstore
Date
Msg-id 44605179-FAFA-41A6-B46E-AD67E0824846@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 11:15 PM, Peter Geoghegan <pg@heroku.com> wrote:

> I don't think that's obvious at all. Anyone is free to spend their
> time however they please, but personally I don't think that that's a
> wise use of anyone's time.

I believe you are misunderstanding me.  If there are actual technical problems or snags to migrating jsonb into core
withfull operator and index support, then the way we find out is to do the implementation, unless you know of a
specifictechnical holdup already. 

> There are no technical issues of any real consequence in this specific instance.

There was no technical reason that json couldn't have been an extension, either, but there were very compelling
presentationalreasons to have it in core.  jsonb has exactly the same presentational issues. 

> Yes, people who have the ability to block the feature entirely. I am
> attempting to build consensus by reaching a compromise that weighs
> everyone's concerns.

The thing I still haven't heard is why jsonb in core is a bad idea, except that it is too much code.  Is that the
objection?

--
-- Christophe Pettus  xof@thebuild.com




pgsql-hackers by date:

Previous
From: pgsql-kr@postgresql.kr
Date:
Subject: Request improve pg_stat_statements module
Next
From: KONDO Mitsumasa
Date:
Subject: Re: Unfortunate choice of short switch name in pgbench