Re: Basic JSON support

Itagaki Takahiro <itagaki.takahiro@gmail.com>

From: Itagaki Takahiro <itagaki.takahiro@gmail.com>
To: "David E. Wheeler" <david@kineticode.com>
Cc: PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2010-09-15T23:23:55Z
Lists: pgsql-hackers
On Thu, Sep 16, 2010 at 1:45 AM, David E. Wheeler <david@kineticode.com> wrote:
>> We have "JSON datatype (WIP) 01" item:
>>  https://commitfest.postgresql.org/action/patch_view?id=351
>> but it seems too complex for me to apply all of the feature
>> at once, especially JSON-Path support. So, I'd like to submit
>> only basic and minimal JSON datatype support at first.
>
> So should this be added to the commitfest, or replace this one?

I added my patch, but the previous one will be returned with feedback
if the author doesn't have a new version adjusted to existing comments.

-- 
Itagaki Takahiro