summaryrefslogtreecommitdiff
path: root/src/bin/pg_combinebackup/write_manifest.c
AgeCommit message (Expand)Author
4 hoursStandardize LSN formatting by zero paddingÁlvaro Herrera
2025-03-29Use PRI?64 instead of "ll?" in format strings (continued).Peter Eisentraut
2025-01-01Update copyright for 2025Bruce Momjian
2024-10-02File size in a backup manifest should use uint64, not size_t.Robert Haas
2024-06-21pg_combinebackup: Error message improvementsPeter Eisentraut
2024-03-13Add the system identifier to backup manifests.Robert Haas
2024-01-11Repair various defects in dc212340058b4e7ecfc5a7a81ec50e7a207bf288.Robert Haas
2024-01-04Update copyright for 2024Bruce Momjian
2023-12-27Fix another incorrect data type choice from commit dc2123400.Tom Lane
2023-12-21Fix numerous typos in incremental backup commits.Robert Haas
2023-12-20Add support for incremental backup.Robert Haas