Re: PG Docs - CREATE SUBSCRIPTION option list order
Amit Kapila <amit.kapila16@gmail.com>
From: Amit Kapila <amit.kapila16@gmail.com>
To: Peter Smith <smithpb2250@gmail.com>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Euler Taveira <euler@eulerto.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-09-09T04:20:17Z
Lists: pgsql-hackers
Attachments
- v4-0001-Doc-Change-optional-parameters-grouping-in-Create.patch (application/octet-stream) patch v4-0001
- v4-0002-PG-Docs-Create-Subscription-options-rewording.patch (application/octet-stream) patch v4-0002
On Wed, Sep 8, 2021 at 12:24 PM Peter Smith <smithpb2250@gmail.com> wrote: > > v2 --> v3 > > The subscription_parameter names are now split into 2 groups using > Amit's suggestion [1] on how to categorise them. > > I also made some grammar improvements to their descriptions. > I have made minor edits to your first patch and it looks good to me. I am not sure what exactly Tom has in mind related to grammatical improvements, so it is better if he can look into that part of your proposal (basically second patch v4-0002-PG-Docs-Create-Subscription-options-rewording). -- With Regards, Amit Kapila.
Commits
-
Doc: improve documentation of CREATE/ALTER SUBSCRIPTION.
- 1882d6cca161 15.0 landed
-
Doc: Change optional parameters grouping in Create Subscription.
- fee1040fe330 15.0 landed