Commits

DateSubjectAuthorReleases
2020-08-06 Fix minor problems with non-exclusive backup cleanup. Robert Haas 11.9
2020-08-06 Fix minor problems with non-exclusive backup cleanup. Robert Haas 12.4
2020-07-08 code: replace 'master' with 'primary' where appropriate. Andres Freund 14.0
2020-06-17 Improve server code to read files as part of a base backup. Robert Haas 14.0
2020-06-17 Minor code cleanup for perform_base_backup(). Robert Haas 14.0
2020-06-17 Don't export basebackup.c's sendTablespace(). Robert Haas 14.0
2020-06-15 Assorted cleanup of tar-related code. Robert Haas 14.0
2020-05-15 Rename SLRU structures and associated LWLocks. Tom Lane 13.0
2020-04-23 Rename exposed identifiers to say "backup manifest". Robert Haas 13.0
2020-04-20 Move the server's backup manifest code to a separate file. Robert Haas 13.0
2020-04-10 Fix collection of typos and grammar mistakes in the tree Michael Paquier 13.0
2020-04-09 Exclude backup_manifest file that existed in database, from BASE_BACKUP. Fujii Masao 13.0
2020-04-04 Be more careful about time_t vs. pg_time_t in basebackup.c. Robert Haas 13.0
2020-04-03 Generate backup manifests for base backups, and validate them. Robert Haas 13.0
2020-03-24 Report NULL as total backup size if it's not estimated. Fujii Masao 13.0
2020-03-11 Refactor ps_status.c API Peter Eisentraut 13.0
2020-03-03 Report progress of streaming base backup. Fujii Masao 13.0
2020-02-24 Add prefix checks in exclude lists for pg_rewind, pg_checksums and base backups Michael Paquier 11.8
2020-02-24 Add prefix checks in exclude lists for pg_rewind, pg_checksums and base backups Michael Paquier 12.3
2020-02-24 Add prefix checks in exclude lists for pg_rewind, pg_checksums and base backups Michael Paquier 13.0
2020-01-13 Fix base backup with database OIDs larger than INT32_MAX Peter Eisentraut 13.0
2020-01-13 Fix base backup with database OIDs larger than INT32_MAX Peter Eisentraut 12.2
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-12-19 Fix minor problems with non-exclusive backup cleanup. Robert Haas 13.0
2019-11-12 Make the order of the header file includes consistent in backend modules. Amit Kapila 13.0