Re: comments in argument list of plpgsql get stripped?

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: comments in argument list of plpgsql get stripped?
Дата
Msg-id 201201201333.48561.adrian.klaver@gmail.com
обсуждение исходный текст
Ответ на Re: comments in argument list of plpgsql get stripped?  (Ralph Graulich <maillist@shauny.de>)
Ответы Re: comments in argument list of plpgsql get stripped?  (Ralph Graulich <maillist@shauny.de>)
Список pgsql-general
On Friday, January 20, 2012 12:24:26 pm Ralph Graulich wrote:
> Hi David,

>
> II) Having PostgreSQL issuing a NOTICE that "comments get stripped" if you
> use comments somewhere where PostgreSQL accepts them, but discards them
> silently?

I think that is covered by this:

http://www.postgresql.org/docs/9.0/interactive/sql-syntax-lexical.html#SQL-SYNTAX-COMMENTS

"A comment is removed from the input stream before further syntax analysis and is effectively replaced by whitespace."

>
> Best regards,
>   Ralph

--
Adrian Klaver
adrian.klaver@gmail.com

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

Предыдущее
От: John R Pierce
Дата:
Сообщение: Re: Is Synchronous Postgresql Replication Slower Than Asynchronous?
Следующее
От: Peter Geoghegan
Дата:
Сообщение: Re: Is Synchronous Postgresql Replication Slower Than Asynchronous?