Re: Proposal: Add JSON support - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Proposal: Add JSON support
Date
Msg-id 23394.1270575109@sss.pgh.pa.us
Whole thread Raw
In response to Re: Proposal: Add JSON support  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: Proposal: Add JSON support  (Robert Haas <robertmhaas@gmail.com>)
Re: Proposal: Add JSON support  (Yeb Havinga <yebhavinga@gmail.com>)
List pgsql-hackers
Robert Haas <robertmhaas@gmail.com> writes:
> On Tue, Apr 6, 2010 at 12:03 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> To me, what this throws into question is not so much whether JSON null
>> should equate to SQL NULL (it should), but whether it's sane to accept
>> atomic values.

> With this, I disagree.  I see no reason to suppose that a JSON NULL
> and an SQL NULL are the same thing.

Oh.  If they're not the same, then the problem is easily dodged, but
then what *is* a JSON null?
        regards, tom lane


pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: Remaining Streaming Replication Open Items
Next
From: Magnus Hagander
Date:
Subject: Re: [BUGS] BUG #5394: invalid declspec for PG_MODULE_MAGIC