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

From darcy@druid.net (D'Arcy J.M. Cain)
Subject Re: psql comment char??
Date
Msg-id m139BCJ-000AXkC@druid.net
Whole thread Raw
In response to Re: psql comment char??  ("Ken J. Wright" <ken@ori-ind.com>)
List pgsql-interfaces
Thus spake Ken J. Wright
> /* this is a comment */
> /* this is
> also
> a
> comment
> */
> 
> There is also an alternate form, but I can't remember it.

I would call those the alternate forms.  The canonical (SQL) way is

-- This is a comment

-- 
D'Arcy J.M. Cain <darcy@{druid|vex}.net>   |  Democracy is three wolves
http://www.druid.net/darcy/                |  and a sheep voting on
+1 416 425 1212     (DoD#0082)    (eNTP)   |  what's for dinner.


pgsql-interfaces by date:

Previous
From: "Ken J. Wright"
Date:
Subject: Re: psql comment char??
Next
From: "Ken J. Wright"
Date:
Subject: Re: psql comment char??