Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-03-16 | Fix race between DROP TABLESPACE and checkpointing. | Thomas Munro | 14.3 |
| 2021-05-10 | Revert recovery prefetching feature. | Thomas Munro | 14.0 |
| 2021-04-08 | Add circular WAL decoding buffer. | Thomas Munro | 14.0 |
| 2021-04-08 | Remove read_page callback from XLogReader. | Thomas Munro | 14.0 |
| 2021-04-08 | Optionally prefetch referenced data in recovery. | Thomas Munro | 14.0 |
| 2021-03-12 | Add condition variable for recovery resume. | Thomas Munro | 14.0 |
| 2021-01-29 | Retire pg_standby. | Thomas Munro | 14.0 |
| 2021-01-11 | Use vectored I/O to fill new WAL segments. | Thomas Munro | 14.0 |
| 2020-09-25 | Defer flushing of SLRU files. | Thomas Munro | 14.0 |
| 2020-06-08 | Fix locking bugs that could corrupt pg_control. | Thomas Munro | 14.0 |