Re: PG Docs - CREATE SUBSCRIPTION option list order
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Amit Kapila <amit.kapila16@gmail.com>
Cc: Peter Smith <smithpb2250@gmail.com>, Euler Taveira <euler@eulerto.com>,
PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-09-13T18:28:55Z
Lists: pgsql-hackers
Amit Kapila <amit.kapila16@gmail.com> writes: > Pushed the first patch. I am not so sure about the second one so I > won't do anything for the same. I'll close this CF entry in a day or > two unless there is an interest in the second patch. Sorry for not reviewing this more promptly. I made some further edits in the 0002 patch and pushed it. regards, tom lane
Commits
-
Doc: improve documentation of CREATE/ALTER SUBSCRIPTION.
- 1882d6cca161 15.0 landed
-
Doc: Change optional parameters grouping in Create Subscription.
- fee1040fe330 15.0 landed