Move the server's backup manifest code to a separate file.

Robert Haas <rhaas@postgresql.org>

Commit: 079ac29d4dafe581748ceca523aa90c8ce8b035b
Author: Robert Haas <rhaas@postgresql.org>
Date: 2020-04-20T18:38:15Z
Releases: 13.0
Move the server's backup manifest code to a separate file.

basebackup.c is already a pretty big and complicated file, so it
makes more sense to keep the backup manifest support routines
in a separate file, for clarity and ease of maintenance.

Discussion: http://postgr.es/m/CA+TgmoavRak5OdP76P8eJExDYhPEKWjMb0sxW7dF01dWFgE=uA@mail.gmail.com

Files

Discussion