Re: functional call named notation clashes with SQL feature - Mailing list pgsql-hackers

From Tom Lane
Subject Re: functional call named notation clashes with SQL feature
Date
Msg-id 20894.1275344584@sss.pgh.pa.us
Whole thread Raw
In response to Re: functional call named notation clashes with SQL feature  ("David E. Wheeler" <david@kineticode.com>)
Responses Re: functional call named notation clashes with SQL feature
Re: functional call named notation clashes with SQL feature
List pgsql-hackers
"David E. Wheeler" <david@kineticode.com> writes:
> On May 31, 2010, at 8:56 AM, Andrew Dunstan wrote:
>> I don't have strong feelings about the timing - I'd be very surprised if := were to be used in this context for any
otherpurpose, so I don't think we'd be biting ourselves too much by just using that now. But if we do that, we should
deprecateuse of => as an operator now, and definitely remove its use in hstore either now or in 9.1.
 

My feeling is that (a) there is no hurry to do anything about an
unreleased draft of the standard, and (b) perhaps Peter could lobby
the committee to change the standard before it does get published.

hstore's use of => is pretty well embedded already; waiting another
release or two before breaking things is not going to make it
significantly more painful.
        regards, tom lane


pgsql-hackers by date:

Previous
From: "David E. Wheeler"
Date:
Subject: Re: functional call named notation clashes with SQL feature
Next
From: Bruce Momjian
Date:
Subject: Re: is_absolute_path incorrect on Windows