Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-11-05 | Introduce 'bbsink' abstraction to modularize base backup code. | Robert Haas | 15.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-12-02 | Move SHA2 routines to a new generic API layer for crypto hashes | Michael Paquier | 14.0 |
| 2020-05-14 | Initial pgindent and pgperltidy run for v13. | Tom Lane | 13.0 |
| 2020-04-23 | Also rename 'struct manifest_info'. | Robert Haas | 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 |