summaryrefslogtreecommitdiff
path: root/src/bin/pg_combinebackup/write_manifest.h
AgeCommit message (Expand)Author
2025-01-01Update copyright for 2025Bruce Momjian
2024-10-02File size in a backup manifest should use uint64, not size_t.Robert Haas
2024-03-13Add the system identifier to backup manifests.Robert Haas
2024-01-04Update copyright for 2024Bruce Momjian
2023-12-27Fix another incorrect data type choice from commit dc2123400.Tom Lane
2023-12-20Add support for incremental backup.Robert Haas