Re: Unable parse a comment in gram.y - Mailing list pgsql-hackers

From Tatsuo Ishii
Subject Re: Unable parse a comment in gram.y
Date
Msg-id 20240623.141135.238819527767667765.t-ishii@sranhm.sra.co.jp.sranhm
Whole thread Raw
In response to Unable parse a comment in gram.y  (Tatsuo Ishii <ishii@sraoss.co.jp>)
Responses Re: Unable parse a comment in gram.y
List 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



pgsql-hackers by date:

Previous
From: "Hayato Kuroda (Fujitsu)"
Date:
Subject: RE: Pgoutput not capturing the generated columns
Next
From: "David G. Johnston"
Date:
Subject: Re: Unable parse a comment in gram.y