Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-05-11 | Prevent path traversal in pg_basebackup and pg_rewind | Michael Paquier | 14.23 |
| 2026-02-07 | Further error message fix | Peter Eisentraut | 14.21 |
| 2026-02-06 | Fix some error message inconsistencies | Michael Paquier | 14.21 |
| 2024-11-07 | Replace pgwin32_is_junction() with lstat(). | Thomas Munro | 14.14 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-11-04 | pg_rewind: Refactor the abstraction to fetch from local/libpq source. | Heikki Linnakangas | 14.0 |
| 2020-11-04 | Refactor pg_rewind for more clear decision making. | Heikki Linnakangas | 14.0 |
| 2020-11-04 | pg_rewind: Move syncTargetDirectory() to file_ops.c | Heikki Linnakangas | 14.0 |