Re: JSON for PG 9.2 - Mailing list pgsql-hackers

From Robert Haas
Subject Re: JSON for PG 9.2
Date
Msg-id CA+TgmoZOenAPXXj_uy1Un2=Mp00MedypQBDY3hXTahvO_rrnKQ@mail.gmail.com
Whole thread Raw
In response to Re: JSON for PG 9.2  ("David E. Wheeler" <david@kineticode.com>)
Responses Re: JSON for PG 9.2  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-hackers
On Tue, Dec 20, 2011 at 9:06 PM, David E. Wheeler <david@kineticode.com> wrote:
> On Dec 20, 2011, at 10:39 AM, Claes Jakobsson wrote:
>> Are people explicitly asking for a) *JSON* datatype or b) a type that lets you store arbitrary complex semi-untyped
datastructures? 
>
> Yes.
>
>> if b) then this might get a lot more interesting
>
> JSON is the most popular/likely way to represent that, I think.

On that note, here's an updated version of the patch I posted
upthread, with some regression tests and minimal documentation.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Attachment

pgsql-hackers by date:

Previous
From: Euler Taveira de Oliveira
Date:
Subject: Re: log messages for archive recovery progress
Next
From: Robert Haas
Date:
Subject: checkpoint writeback via sync_file_range