Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-09-07 | pg_basebackup: Generate valid temporary slot names under PQbackendPID() | Michael Paquier | 14.10 |
| 2022-10-21 | pg_basebackup: Fix cross-platform tablespace relocation. | Robert Haas | 14.6 |
| 2021-11-17 | Handle close() failures more robustly in pg_dump and pg_basebackup. | Tom Lane | 14.2 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-08-18 | Avoid non-constant format string argument to fprintf(). | Heikki Linnakangas | 14.0 |
| 2020-08-17 | Fix printing last progress report line in client programs. | Heikki Linnakangas | 14.0 |
| 2020-06-19 | Ensure write failure reports no-disk-space | Alvaro Herrera | 14.0 |
| 2020-06-15 | Assorted cleanup of tar-related code. | Robert Haas | 14.0 |
| 2020-06-15 | Error message refactoring | Peter Eisentraut | 14.0 |