Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-05-03 | Mark modified the FSM buffer as dirty during recovery | Alexander Korotkov | 14.23 |
| 2024-04-13 | freespace: Don't return blocks past the end of the main fork. | Noah Misch | 14.12 |
| 2022-11-17 | Replace RelationOpenSmgr() with RelationGetSmgr(). | Tom Lane | 14.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-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-07-31 | Cache smgrnblocks() results in recovery. | Thomas Munro | 14.0 |