Re: comments in argument list of plpgsql get stripped? - Mailing list pgsql-general

From Adrian Klaver
Subject Re: comments in argument list of plpgsql get stripped?
Date
Msg-id 201201201333.48561.adrian.klaver@gmail.com
Whole thread Raw
In response to Re: comments in argument list of plpgsql get stripped?  (Ralph Graulich <maillist@shauny.de>)
Responses Re: comments in argument list of plpgsql get stripped?  (Ralph Graulich <maillist@shauny.de>)
List 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 by date:

Previous
From: John R Pierce
Date:
Subject: Re: Is Synchronous Postgresql Replication Slower Than Asynchronous?
Next
From: Peter Geoghegan
Date:
Subject: Re: Is Synchronous Postgresql Replication Slower Than Asynchronous?