Re: BUG #16972: parameter parallel_leader_participation's category problem
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>
Cc: leiyanliang@highgo.com, pgsql-bugs@lists.postgresql.org
Date: 2021-04-22T00:57:07Z
Lists: pgsql-bugs
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