Re: moving basebackup code to its own directory
Jonathan S. Katz <jkatz@postgresql.org>
From: "Jonathan S. Katz" <jkatz@postgresql.org>
To: Magnus Hagander <magnus@hagander.net>, Tom Lane <tgl@sss.pgh.pa.us>
Cc: Robert Haas <robertmhaas@gmail.com>, Justin Pryzby
<pryzby@telsasoft.com>, David Steele <david@pgmasters.net>,
"pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2022-08-10T16:41:25Z
Lists: pgsql-hackers
On 8/10/22 12:32 PM, Magnus Hagander wrote: > On Wed, Aug 10, 2022 at 6:20 PM Tom Lane <tgl@sss.pgh.pa.us> wrote: >> >> Robert Haas <robertmhaas@gmail.com> writes: >>> David Steele voted for back-patching this on the grounds that it would >>> make future back-patching easier, which is an argument that seems to >>> me to have some merit, although on the other hand, we are already into >>> August so it's quite late in the day. Anyone else want to vote? >> >> Seems like low-risk refactoring, so +1 for keeping v15 close to HEAD. > > +1, but I suggest also getting a hat-tip from the RMT on it. With RMT hat on, given a few folks who maintain backup utilities seem to be in favor of backpatching to v15 and they are the ones to be most affected by this, it seems to me that this is an acceptable, noncontroversial course of action. Jonathan
Commits
-
Move basebackup code to new directory src/backend/backup
- a8c012869763 16.0 landed
- f88798c098d2 15.0 landed