Re: Comments in .sql files

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Richard Huxton <dev(at)archonet(dot)com>
Cc: "Claudio Lapidus" <clapidus(at)hotmail(dot)com>, "Chad N(dot) Tindel" <chad(at)tindel(dot)net>, pgsql-general(at)postgresql(dot)org
Subject: Re: Comments in .sql files
Date: 2003-08-01 14:05:53
Message-ID: 7691.1059746753@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Richard Huxton <dev(at)archonet(dot)com> writes:
> Note that you can also do multi-line comments

> /*
> like this
> */

> That's not SQL standard AFAIK,

It is standard in SQL99, but I don't see it in SQL92.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Ron Johnson 2003-08-01 14:14:31 Re: Table Stats
Previous Message Rory Campbell-Lange 2003-08-01 13:51:50 Bug in comment parsing? [was: Re: Comments in .sql files]