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

From Robert Haas
Subject Re: hstore ==> and deprecate =>
Date
Msg-id AANLkTinkZxUGWnUDBx_eY_bSVwfznw1Y3FN-FzJrcbyg@mail.gmail.com
Whole thread Raw
In response to Re: hstore ==> and deprecate =>  ("David E. Wheeler" <david@kineticode.com>)
Responses Re: hstore ==> and deprecate =>
List pgsql-hackers
On Wed, Jun 9, 2010 at 1:15 PM, David E. Wheeler <david@kineticode.com> wrote:
> 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'

Well, that doesn't look much like an arrow, at least not to me...

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


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: [BUGS] Invalid YAML output from EXPLAIN
Next
From: Tom Lane
Date:
Subject: Re: [BUGS] Server crash while trying to read expression using pg_get_expr()