Re: functional call named notation clashes with SQL feature

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: functional call named notation clashes with SQL feature
Дата
Msg-id 201005311416.o4VEGQh11594@momjian.us
обсуждение исходный текст
Ответ на Re: functional call named notation clashes with SQL feature  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: functional call named notation clashes with SQL feature  (Pavel Stehule <pavel.stehule@gmail.com>)
Re: functional call named notation clashes with SQL feature  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane wrote:
> So as far as I can tell, no one is opposed to replacing "expr AS name"
> with "name := expr" in the named-parameter syntax.  Obviously we had
> better get this done before beta2.  Is anyone actually working on the
> code/docs changes?  If not, I'll pick it up.

If we eventually are going to want to support the ANSI standard "=>"
syntax, I am thinking we should just do it now.  The larger question is
what justification do we have of not supporting "=>".

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: PG 9.0 release timetable
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: functional call named notation clashes with SQL feature