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-23T05:11:35Z
Lists: pgsql-hackers
>>> * As func_expr but does not accept WINDOW functions directly (they >>> * can still be contained in arguments for functions etc.) > >> The "but" is required, add a comma before it. It could also be written a >> bit more verbosely: > > Perhaps s/As func_expr/Like func_expr/ would be less confusing? +1. It's easier to understand at least for me. Best reagards, -- Tatsuo Ishii SRA OSS LLC English: http://www.sraoss.co.jp/index_en/ Japanese:http://www.sraoss.co.jp
Commits
-
Improve comment in gram.y.
- 1bf29f51fa1a 17.0 landed