Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-12-12 | Backpatch critical performance fixes to pgarch.c | Álvaro Herrera | 14.16 |
| 2021-03-15 | Make archiver process an auxiliary process. | Fujii Masao | 14.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-11-20 | Emit log when restore_command succeeds but archived file faills to be restored. | Fujii Masao | 14.0 |
| 2020-09-24 | Standardize the printf format for st_size | Peter Eisentraut | 14.0 |
| 2020-08-10 | Replace remaining StrNCpy() by strlcpy() | Peter Eisentraut | 14.0 |