Re: JSON manipulation functions - Mailing list pgsql-hackers

From Robert Haas
Subject Re: JSON manipulation functions
Date
Msg-id AANLkTilklxKdfghcriDZdpCepScDiqAPlITe_4f0EgMH@mail.gmail.com
Whole thread Raw
In response to Re: JSON manipulation functions  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: JSON manipulation functions
List pgsql-hackers
On Thu, May 27, 2010 at 3:50 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Robert Haas <robertmhaas@gmail.com> writes:
>> On Thu, May 27, 2010 at 3:35 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>>> If the function is a cast function (which it is),
>
>> I don't think it is.
>
> It certainly is --- he was actually declaring a cast with it in his
> example, no?

That was an attempt at a workaround to get it to do what he wanted.

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


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Synchronization levels in SR
Next
From: Tom Lane
Date:
Subject: Re: functional call named notation clashes with SQL feature