Re: Unable parse a comment in gram.y

Tatsuo Ishii <ishii@sraoss.co.jp>

From: Tatsuo Ishii <ishii@sraoss.co.jp>
To: tgl@sss.pgh.pa.us
Cc: david.g.johnston@gmail.com, ishii@sraoss.co.jp, pgsql-hackers@postgresql.org
Date: 2024-06-24T00:23:37Z
Lists: pgsql-hackers
>>> +1. It's easier to understand at least for me.
> 
>> +1
> 
> OK.  I looked through the rest of src/backend/parser/ and couldn't
> find any other similar wording.  There's plenty of "As with ..."
> and "As in ...", but at least to me those don't seem confusing.
> I'll plan to push the attached after the release freeze lifts.

Excellent!
--
Tatsuo Ishii
SRA OSS LLC
English: http://www.sraoss.co.jp/index_en/
Japanese:http://www.sraoss.co.jp



Commits

  1. Improve comment in gram.y.