Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-07-01 | Clear base backup progress on backup failure | Fujii Masao | 15 (unreleased) |
| 2024-11-07 | Replace pgwin32_is_junction() with lstat(). | Thomas Munro | 15.9 |
| 2024-02-13 | Skip .DS_Store files in server side utils | Daniel Gustafsson | 15.7 |
| 2023-03-06 | In basebackup.c, perform end-of-file test after checksum validation. | Robert Haas | 15.3 |
| 2022-12-12 | Fix failure to advance content pointer in sendFileWithContent. | Robert Haas | 15.2 |
| 2022-09-24 | Message style improvements | Peter Eisentraut | 15.0 |
| 2022-09-17 | Message style improvements | Peter Eisentraut | 15.0 |
| 2022-08-26 | Remove obsolete comment | Peter Eisentraut | 15.0 |
| 2022-08-24 | Fix code comments still referring to pg_start/stop_backup() | Michael Paquier | 15.0 |
| 2022-08-10 | Move basebackup code to new directory src/backend/backup | Robert Haas | 15.0 |