Re: nested hstore patch - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: nested hstore patch
Date
Msg-id 52CEF471.1030605@agliodbs.com
Whole thread Raw
In response to nested hstore patch  (Teodor Sigaev <teodor@sigaev.ru>)
Responses Re: nested hstore patch  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
On 01/09/2014 06:12 AM, Andrew Dunstan wrote:
> Oleg,
> 
> Please merge in the jsonb work and resubmit. See
> <https://github.com/feodor/postgres/commits/jsonb_and_hstore> I note that
> this repo does not apparently contain any of your latest changes.

I'll go further and say that if the Hstore2 patch doesn't support JSONB
for 9.4, we should postpone it to 9.5.  We really don't want to get into
a situation where we need an Hstore3 because we accepted an Hstore2
which needs to be rev'd for JSON.

Especially since there's no good reason for the JSON changes not to be
merged already.

-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com



pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: [ANNOUNCE] IMCS: In Memory Columnar Store for PostgreSQL
Next
From: knizhnik
Date:
Subject: Re: [ANNOUNCE] IMCS: In Memory Columnar Store for PostgreSQL