Re: Identifying comments [ANSWERED]

From: Rich Shepard <rshepard(at)appl-ecosys(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Identifying comments [ANSWERED]
Date: 2019-01-17 15:39:30
Message-ID: alpine.LNX.2.20.1901170738390.13573@salmo.appl-ecosys.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, 17 Jan 2019, Rich Shepard wrote:

> I want only to confirm that I can use /* ... */ for multiline comments in my
> DDL and DML scripts.

Oops! Section 4.1.5 tells me that I can.

Apologies to all,

Rich

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message David G. Johnston 2019-01-17 15:41:56 Re: Identifying comments [ANSWERED]
Previous Message Rich Shepard 2019-01-17 15:37:12 Identifying comments