pgsql: Improve comment in gram.y.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Improve comment in gram.y.
Date: 2024-06-25 21:54:01
Message-ID: E1sME6y-0030s8-MG@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Improve comment in gram.y.

"As so-and-so" isn't bad English, but it has a faintly archaic
whiff to it, and confuses some non-native speakers. Write
"Like so-and-so" instead.

Per complaint from Tatsuo Ishii.

Discussion: https://postgr.es/m/20240623.130154.1867056921698616251.t-ishii@sranhm.sra.co.jp.sranhm

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/1bf29f51fa1a15bd5d28e64070e6e8d105338fc3

Modified Files
--------------
src/backend/parser/gram.y | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2024-06-26 11:34:31 pgsql: Remove redundant perl version checks
Previous Message noreply 2024-06-25 21:30:03 pgsql: Tag refs/tags/REL_17_BETA2 was created