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 |
| 2025-01-08 | Fix C error reported by Oracle compiler. | Thomas Munro | 15.11 |
| 2025-01-07 | Restore smgrtruncate() prototype in back-branches. | Thomas Munro | 15.11 |
| 2024-12-20 | Fix corruption when relation truncation fails. | Thomas Munro | 15.11 |
| 2024-04-13 | freespace: Don't return blocks past the end of the main fork. | Noah Misch | 15.7 |
| 2023-08-17 | Invalidate smgr_targblock in smgrrelease(). | Thomas Munro | 15.5 |
| 2022-05-07 | Rethink PROCSIGNAL_BARRIER_SMGRRELEASE. | Thomas Munro | 15.0 |
| 2022-04-07 | pgstat: scaffolding for transactional stats creation / drop. | Andres Freund | 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-07-31 | Move InRecovery and standbyState global vars to xlogutils.c. | Heikki Linnakangas | 15.0 |