Re: BUG #16972: parameter parallel_leader_participation's category problem
Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>
From: Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: leiyanliang@highgo.com, pgsql-bugs@lists.postgresql.org
Date: 2021-04-22T01:02:57Z
Lists: pgsql-bugs
Thanks for the correction! I never compiled doc changes, I will ensure to do so from now on. Regards, Bharath Rupireddy. On Thu, Apr 22, 2021, 6:27 AM Michael Paquier <michael@paquier.xyz> wrote: > On Wed, Apr 21, 2021 at 05:07:37PM +0530, Bharath Rupireddy wrote: > > +1. Attached v2. > > This patch broke the compilation of the docs as you moved the > <varlistentry> for backend_flush_after before <variablelist>. Fixed > that, then applied the patch. > > Thanks, > -- > Michael
Commits
-
doc: Move parallel_leader_participation to its correct category
- 1599e7b37512 14.0 landed