Re: SQL-Invoked Procedures for 8.1

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: SQL-Invoked Procedures for 8.1
Дата
Msg-id 200410091909.46483.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: SQL-Invoked Procedures for 8.1  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: SQL-Invoked Procedures for 8.1  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane wrote:
> The main thing that I'm not happy about is the syntax.  I'm going to
> resist commandeering => for this purpose, and I don't see any way to
> use that symbol for this without forbidding it as a user-defined
> operator. I previously suggested using AS, which is already a fully
> reserved word, but that suggestion seems not to have garnered any
> support.

As previously mentioned, AS is already used by the SQL standard for a 
different purpose in this context.

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/



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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Security implications of config-file-location patch
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Security implications of config-file-location patch