Re: Leading comments and client applications

From: Rob Sargent <robjsargent(at)gmail(dot)com>
To: pgsql-general(at)lists(dot)postgresql(dot)org
Subject: Re: Leading comments and client applications
Date: 2022-03-25 16:25:30
Message-ID: 48a04123-7962-b1e0-4d01-63c202c10f1f@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


> As far as the comparison behavior goes, psql's parser strips
> comments that start with double dashes, for $obscure_reasons.

That story aught to be worth a $beer or two
> The server is perfectly capable of ignoring those by itself,
> though. (Awhile back I tried to remove that psql behavior,
> but it caused too much churn in our regression tests.)
>
> regards, tom lane
>
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Peter J. Holzer 2022-03-25 17:37:49 Re: Leading comments and client applications
Previous Message Tom Lane 2022-03-25 15:59:01 Re: Leading comments and client applications