Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-03-16 | Fix waiting in RegisterSyncRequest(). | Thomas Munro | 12.11 |
| 2022-03-16 | Fix waiting in RegisterSyncRequest(). | Thomas Munro | 13.7 |
| 2021-05-10 | Revert recovery prefetching feature. | Thomas Munro | 14.0 |
| 2021-04-08 | Optionally prefetch referenced data in recovery. | Thomas Munro | 14.0 |
| 2021-03-17 | Revert "Fix race in Parallel Hash Join batch cleanup." | Thomas Munro | 14.0 |
| 2021-03-17 | Update the names of Parallel Hash Join phases. | Thomas Munro | 14.0 |
| 2021-03-12 | Add condition variable for walreceiver shutdown. | Thomas Munro | 14.0 |
| 2021-03-10 | Replace buffer I/O locks with condition variables. | Thomas Munro | 14.0 |
| 2020-07-30 | Introduce a WaitEventSet for the stats collector. | Thomas Munro | 14.0 |
| 2019-03-13 | Use condition variables to wait for checkpoints. | Thomas Munro | 12.0 |
| 2018-10-19 | Refactor pid, random seed and start time initialization. | Thomas Munro | 12.0 |