Re: Proposal: Add JSON support

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Joseph Adams <joeyadams3(dot)14159(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Proposal: Add JSON support
Date: 2010-04-06 04:45:49
Message-ID: y2o603c8f071004052145jfa17ee6m177b9d4b94872924@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Apr 5, 2010 at 11:50 PM, Joseph Adams
<joeyadams3(dot)14159(at)gmail(dot)com> wrote:
> In my opinion, we should accept an atomic value as valid JSON content.

That seems right to me.

> Also, should we go even further and accept key:value pairs by themselves? :
>
> '"key":"value"'::JSON

Definitely not.

...Robert

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Petr Jelinek 2010-04-06 05:00:59 Re: Proposal: Add JSON support
Previous Message Joseph Adams 2010-04-06 03:50:14 Re: Proposal: Add JSON support