Rename exposed identifiers to say "backup manifest".
Robert Haas <rhaas@postgresql.org>
Rename exposed identifiers to say "backup manifest". Function names declared "extern" now use BackupManifest in the name rather than just Manifest, and data types use backup_manifest rather than just manifest. Per note from Michael Paquier. Discussion: http://postgr.es/m/20200418125713.GG350229@paquier.xyz
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/replication/backup_manifest.c | modified | +33 −29 |
| src/backend/replication/basebackup.c | modified | +17 −16 |
| src/include/replication/backup_manifest.h | modified | +15 −14 |
Discussion
- relocating the server's backup manifest code 7 messages · 2020-04-18 → 2020-04-20