pg_verifybackup: Refactor parse_manifest_file.
Robert Haas <rhaas@postgresql.org>
pg_verifybackup: Refactor parse_manifest_file. Return a pointer to the manifest_data instead of individual pointers to relevant data stored within the manifest_data object. The previous approach scales poorly if we add more things to the backup manifest, as has been proposed. Amul Sul, reviewed by Sravan Velagandula, Michael Paquier, and me. Discussion: http://postgr.es/m/CAAJ_b95=1LONf99-M_ep588fL_WgLJfdnb7XG4GWE7JDD22E4w@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_verifybackup/pg_verifybackup.c | modified | +34 −41 |
Discussion
- Add system identifier to backup manifest 36 messages · 2024-01-17 → 2024-03-14