Re: psql comment char?? - Mailing list pgsql-interfaces

From eisentrp@csis.gvsu.edu
Subject Re: psql comment char??
Date
Msg-id Pine.LNX.4.21.0007030840220.8757-100000@eos04.csis.gvsu.edu
Whole thread Raw
In response to psql comment char??  (Mark Dzmura <mdz@phalanx.net>)
List pgsql-interfaces
On Thu, 29 Jun 2000, Mark Dzmura wrote:

> Is there a comment char/symbol for psql to allow me to annotate files that
> I suck in with \i ????  I haven't stumbled on one so for, nor can i find
> reference to one in the documentation...

The normal SQL comment characters:

-- (until end of line)

/* ... */

-- 
Peter Eisentraut                  Sernanders vaeg 10:115
peter_e@gmx.net                   75262 Uppsala
http://yi.org/peter-e/            Sweden



pgsql-interfaces by date:

Previous
From: george stewart
Date:
Subject: column metadata for numeric from jdbc driver
Next
From: Mattias Lingdell
Date:
Subject: BLOBS with jdbc