Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-05-11 | Prevent path traversal in pg_basebackup and pg_rewind | Michael Paquier | 15.18 |
| 2026-03-29 | Fix multiple bugs in astreamer pipeline code. | Andrew Dunstan | 15.18 |
| 2022-05-12 | Pre-beta mechanical code beautification. | Tom Lane | 15.0 |
| 2022-04-08 | Improve frontend error logging style. | Tom Lane | 15.0 |
| 2022-01-28 | Allow server-side compression to be used with -Fp. | Robert Haas | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-11-17 | Handle close() failures more robustly in pg_dump and pg_basebackup. | Tom Lane | 15.0 |
| 2021-11-06 | Mark mystreamer variable as PG_USED_FOR_ASSERTS_ONLY | Tomas Vondra | 15.0 |
| 2021-11-05 | Introduce 'bbstreamer' abstraction to modularize pg_basebackup. | Robert Haas | 15.0 |