Re: Remove dead code in pg_ctl.c
Nathan Bossart <nathandbossart@gmail.com>
From: Nathan Bossart <nathandbossart@gmail.com>
To: David Steele <david@pgmasters.net>
Cc: Pg Hackers <pgsql-hackers@postgresql.org>, Stephen Frost <sfrost@snowman.net>
Date: 2023-10-25T21:30:33Z
Lists: pgsql-hackers
On Wed, Oct 25, 2023 at 03:02:01PM -0500, Nathan Bossart wrote: > On Wed, Oct 25, 2023 at 02:53:31PM -0400, David Steele wrote: >> It looks like this code was missed in 39969e2a when exclusive backup was >> removed. > > Indeed. I'll plan on committing this shortly. Committed. -- Nathan Bossart Amazon Web Services: https://aws.amazon.com
Commits
-
Remove dead code in pg_ctl.c.
- fdeb6e6a74f2 17.0 landed