Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 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-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 |
| 2019-12-19 | Fix minor problems with non-exclusive backup cleanup. | Robert Haas | 13.0 |
| 2019-09-06 | When performing a base backup, check for read errors. | Robert Haas | 13.0 |