jsonb status

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: jsonb status
Date: 2014-03-13 21:00:33
Message-ID: 53221C71.3060303@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


Peter Geoghegan has been doing a lot of great cleanup of the jsonb code,
after moving in the bits we wanted from nested hstore. You can see the
current state of the code at
<https://github.com/feodor/postgres/tree/jsonb_and_hstore>

I've been working through some of his changes, I will probably make a
couple of minor tweaks, but basically they look pretty good.

I'll be travelling a good bit of tomorrow (Friday), but I hope Peter has
finished by the time I am back on deck late tomorrow and that I am able
to commit this on Saturday.

cheers

andrew

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2014-03-13 21:06:40 Re: Add CREATE support to event triggers
Previous Message Merlin Moncure 2014-03-13 20:58:46 Re: jsonb and nested hstore