Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-02-09 | Remove uses of AssertVariableIsOfType() obsoleted by f2b73c8 | Andres Freund | 16.0 |
| 2023-01-11 | Common function for percent placeholder replacement | Peter Eisentraut | 16.0 |
| 2023-01-02 | Update copyright for 2023 | Bruce Momjian | 16.0 |
| 2022-10-19 | Rework shutdown callback of archiver modules | Michael Paquier | 15.1 |
| 2022-10-19 | Rework shutdown callback of archiver modules | Michael Paquier | 16.0 |
| 2022-08-29 | Clean up inconsistent use of fflush(). | Tom Lane | 16.0 |
| 2022-02-03 | Allow archiving via loadable modules. | Robert Haas | 15.0 |
| 2022-01-28 | Move the code to archive files via the shell to a separate file. | Robert Haas | 15.0 |