Thank you, Rosser.

It is interesting to note that -- and "/* ... */"
have slightly different behavior.  Former is much
like # in shell or // in some programming languages,
while the latter shows multi-line propensity.

Regards,

Tena Sakai
[email protected]

-----Original Message-----
From: Rosser Schwarz [mailto:[email protected]]
Sent: Wed 10/21/2009 5:43 PM
To: Tena Sakai; [email protected]
Subject: Re: [ADMIN] Is it possible to have psql ignore the line I am typing?
 
On Wed, Oct 21, 2009 at 6:39 PM, Tena Sakai <[email protected]> wrote:

>  Hi everybody,
>
> Is it possible to have psql ignore the line I am typing?
> That is, similar to '#' with unix shell.
>

I believe the standard "--" remainder of line SQL comment glyph will work,
as should the C-style "/* ... */" block comment symbols.

rls

-- 
:wq

Reply via email to