public inbox for [email protected]
help / color / mirror / Atom feedFrom: Andrew Dunstan <[email protected]>
To: [email protected]
Subject: rename of force_parallel_mode
Date: Wed, 15 Feb 2023 08:47:54 -0500
Message-ID: <[email protected]> (raw)
Many buildfarm members have something like this in their config (it's
part of the sample config that comes with the distribution):
extra_config => {
[...]
HEAD => ['force_parallel_mode = regress'],
},
This parameter has now been renamed in the git master (a.k.a. HEAD)
branch. See
<https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=5352ca22e0012d48055453ca9992a9515...;
The new name is debug_parallel_query. While the old name will work for a
while as an alias to the new name, we'd like to remove it. Please change
any configs you have to use the new name. If you are using it for any
branch other than HEAD, make sure that the change only applies to the
HEAD branch.
While this isn't urgent, I hope that most owners can make the change in
the next couple of weeks.
cheers
andrew
--
Andrew Dunstan
EDB:https://www.enterprisedb.com
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected]
Subject: Re: rename of force_parallel_mode
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox