Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-12-20 | Fix corruption when relation truncation fails. | Thomas Munro | 13.19 |
| 2024-12-20 | Fix corruption when relation truncation fails. | Thomas Munro | 14.16 |
| 2024-12-20 | Fix corruption when relation truncation fails. | Thomas Munro | 15.11 |
| 2024-12-20 | Fix corruption when relation truncation fails. | Thomas Munro | 16.7 |
| 2024-12-20 | Fix corruption when relation truncation fails. | Thomas Munro | 17.3 |
| 2024-12-20 | Fix corruption when relation truncation fails. | Thomas Munro | 18.0 |
| 2023-12-18 | Provide vectored variants of smgrread() and smgrwrite(). | Thomas Munro | 17.0 |
| 2023-12-16 | Provide multi-block smgrprefetch(). | Thomas Munro | 17.0 |
| 2022-05-07 | Rethink PROCSIGNAL_BARRIER_SMGRRELEASE. | Thomas Munro | 15.0 |
| 2022-02-11 | Fix DROP {DATABASE,TABLESPACE} on Windows. | Thomas Munro | 15.0 |
| 2020-04-08 | Support PrefetchBuffer() in recovery. | Thomas Munro | 13.0 |
| 2019-07-17 | Move some md.c-specific logic from smgr.c to md.c. | Thomas Munro | 13.0 |
| 2019-04-04 | Refactor the fsync queue for wider use. | Thomas Munro | 12.0 |