Re: Is it possible to have psql ignore the line I am typing? - Mailing list pgsql-admin

From Rosser Schwarz
Subject Re: Is it possible to have psql ignore the line I am typing?
Date
Msg-id 37d451f70910211743n13b85e24r503ace0553f01eb9@mail.gmail.com
Whole thread Raw
In response to Is it possible to have psql ignore the line I am typing?  ("Tena Sakai" <tsakai@gallo.ucsf.edu>)
List pgsql-admin
On Wed, Oct 21, 2009 at 6:39 PM, Tena Sakai <tsakai@gallo.ucsf.edu> 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

pgsql-admin by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: Is it possible to have psql ignore the line I am typing?
Next
From: "Tena Sakai"
Date:
Subject: Re: Is it possible to have psql ignore the line I am typing?