Re: moving basebackup code to its own directory

Robert Haas <robertmhaas@gmail.com>

From: Robert Haas <robertmhaas@gmail.com>
To: Justin Pryzby <pryzby@telsasoft.com>
Cc: Magnus Hagander <magnus@hagander.net>, David Steele <david@pgmasters.net>, "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2022-08-09T19:28:39Z
Lists: pgsql-hackers

Attachments

On Tue, Aug 9, 2022 at 2:40 PM Justin Pryzby <pryzby@telsasoft.com> wrote:
> It looks like this updates the header comments in the .h files but not the .c
> files.
>
> Personally, I find these to be silly boilerplate ..

Here is a version with some updates to the silly boilerplate.

-- 
Robert Haas
EDB: http://www.enterprisedb.com

Commits

  1. Move basebackup code to new directory src/backend/backup