Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-01-15 | Fix 'unexpected data beyond EOF' on replica restart | Heikki Linnakangas | 15.16 |
| 2024-12-20 | Fix corruption when relation truncation fails. | Thomas Munro | 15.11 |
| 2023-07-04 | Ensure that creation of an empty relfile is fsync'd at checkpoint. | Heikki Linnakangas | 15.4 |
| 2022-11-09 | Apply a better fix to mdunlinkfork(). | Tom Lane | 15.2 |
| 2022-11-07 | Fix failure to remove non-first segments of temporary tables. | Tom Lane | 15.1 |
| 2022-07-28 | Use TRUNCATE to preserve relfilenode for pg_largeobject + index. | Robert Haas | 15.0 |
| 2022-05-07 | Rethink PROCSIGNAL_BARRIER_SMGRRELEASE. | Thomas Munro | 15.0 |
| 2022-04-07 | Prefetch data referenced by the WAL, take II. | Thomas Munro | 15.0 |
| 2022-02-11 | Fix DROP {DATABASE,TABLESPACE} on Windows. | Thomas Munro | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-09-09 | Check for relation length overrun soon enough. | Tom Lane | 15.0 |