Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-01-15 | Fix 'unexpected data beyond EOF' on replica restart | Heikki Linnakangas | 14.21 |
| 2024-12-20 | Fix corruption when relation truncation fails. | Thomas Munro | 14.16 |
| 2023-07-04 | Ensure that creation of an empty relfile is fsync'd at checkpoint. | Heikki Linnakangas | 14.9 |
| 2021-09-09 | Check for relation length overrun soon enough. | Tom Lane | 14.0 |
| 2021-02-17 | Use errmsg_internal for debug messages | Peter Eisentraut | 14.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-12-01 | Use truncate(2) where appropriate. | Thomas Munro | 14.0 |
| 2020-12-01 | Free disk space for dropped relations on commit. | Thomas Munro | 14.0 |
| 2020-09-04 | remove redundant initializations | Bruce Momjian | 14.0 |