Re: [DOC] add missing "[ NO ]" to various "DEPENDS ON" synopses - Mailing list pgsql-hackers

From Ian Lawrence Barwick
Subject Re: [DOC] add missing "[ NO ]" to various "DEPENDS ON" synopses
Date
Msg-id CAB8KJ=j-uK3EdPFo-mv0Yg6D_gETNj1LJBgE=5Nqnc76-mWaDA@mail.gmail.com
Whole thread Raw
In response to Re: [DOC] add missing "[ NO ]" to various "DEPENDS ON" synopses  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers


2021年2月13日(土) 11:52 Michael Paquier <michael@paquier.xyz>:
On Fri, Feb 12, 2021 at 10:32:14AM +0900, Ian Lawrence Barwick wrote:
> In the documentation, the "[ NO ]" option is listed in the synopsis for
> ALTER TRIGGER and ALTER FUNCTION, but not the others.
> Trivial patch attached.

There are two flavors to cover for 6 commands per gram.y, and you are
covering all of them.  So this looks good to me.  I'll apply and
backpatch in a bit.  It is worth noting that tab-complete.c does a bad
job in completing those clauses.
--
Michael


--

pgsql-hackers by date:

Previous
From: vignesh C
Date:
Subject: Re: logical replication seems broken
Next
From: Ian Lawrence Barwick
Date:
Subject: Re: [DOC] add missing "[ NO ]" to various "DEPENDS ON" synopses