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

From Andrew Dunstan
Subject Re: jsonb and nested hstore
Date
Msg-id 530D0646.8020407@dunslane.net
Whole thread Raw
In response to Re: jsonb and nested hstore  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
On 02/24/2014 04:02 PM, Andrew Dunstan wrote:
>
> On 02/24/2014 02:15 PM, Andrew Dunstan wrote:
>>
>>
>> Having had my schedule very seriously disrupted by the storm in the
>> US South East a week or so ago, I am finally getting back to being
>> able to devote some time to jsonb. I hope to have new patches
>> available today or tomorrow at the latest.
>>
>>
>
>
> Update to this: A recent commit caused an unfortunate merge conflict
> in the hstore code that I have asked Teodor to resolve. I can't post
> new clean patches until that's been done.
>
>


OK, here we go, with bitrot fixed (thanks Teodor), Teodor's latest
changes, and versioning for jsonb binary input/output.

This reflects what is currently on the jsonb_and_hstore branch of
<https://github.com/feodor/postgres.git>

cheers

andrew


Attachment

pgsql-hackers by date:

Previous
From: Kevin Grittner
Date:
Subject: Re: Ctrl+C from sh can shut down daemonized PostgreSQL cluster
Next
From: Peter Eisentraut
Date:
Subject: Re: install libpq.dll in bin directory on Windows / Cygwin