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 |
| 2025-01-08 | Fix C error reported by Oracle compiler. | Thomas Munro | 14.16 |
| 2025-01-07 | Restore smgrtruncate() prototype in back-branches. | Thomas Munro | 14.16 |
| 2024-12-20 | Fix corruption when relation truncation fails. | Thomas Munro | 14.16 |
| 2024-04-13 | freespace: Don't return blocks past the end of the main fork. | Noah Misch | 14.12 |
| 2021-01-13 | Optimize DropRelFileNodesAllBuffers() for recovery. | Amit Kapila | 14.0 |
| 2021-01-12 | Optimize DropRelFileNodeBuffers() for recovery. | Amit Kapila | 14.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-12-15 | Improve hash_create()'s API for some added robustness. | Tom Lane | 14.0 |
| 2020-07-31 | Cache smgrnblocks() results in recovery. | Thomas Munro | 14.0 |