Re: JSON NULLs - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: JSON NULLs
Date
Msg-id 51197A7A.1010404@dunslane.net
Whole thread Raw
In response to Re: JSON NULLs  (Yeb Havinga <yebhavinga@gmail.com>)
List pgsql-hackers
On 02/11/2013 03:21 AM, Yeb Havinga wrote:
>
>>
>> I'm actually wondering if we should use different operator names for
>> the get_path*op functions so we wouldn't need to type qualify the
>> path argument. Maybe ?> and ?>> although I'm reluctant to use ? in an
>> operator given the recent JDBC discussion. Or perhaps #> and #>>.
>
> different operator name: +1.
>



OK, updated patch attached. I went with #> and #>>.

cheers

andrew

Attachment

pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: palloc unification
Next
From: Alvaro Herrera
Date:
Subject: Re: palloc unification