Re: hstore ==> and deprecate => - Mailing list pgsql-hackers

From David E. Wheeler
Subject Re: hstore ==> and deprecate =>
Date
Msg-id E8BAC8F7-8659-47D0-8E6D-756EECB4B6AF@kineticode.com
Whole thread Raw
In response to Re: hstore ==> and deprecate =>  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: hstore ==> and deprecate =>
Re: hstore ==> and deprecate =>
List pgsql-hackers
On Jun 9, 2010, at 10:04 AM, Tom Lane wrote:

>> I actually like :> pretty well. It looks more like =>, and has nice correspondence to := for named function params.
>
> Colon was removed from the set of allowed operator-name characters years
> ago.  There are conflicts with various usages (ecpg & psql variables).
> This is actually a place where the current := behavior could cause some
> issues, though I'm not aware of any at the moment.

Oh, that's a shame.

In that case, how about:
'foo' >> 'bar'

Best,

David



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Custom index structure and strange count problem
Next
From: Tom Lane
Date:
Subject: Re: Adding XMLEXISTS to the grammar