Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-12-17 | Assert lack of hazardous buffer locks before possible catalog read. | Noah Misch | 14.21 |
| 2021-04-08 | Provide ReadRecentBuffer() to re-pin buffers by ID. | Thomas Munro | 14.0 |
| 2021-01-13 | Optimize DropRelFileNodesAllBuffers() for recovery. | Amit Kapila | 14.0 |
| 2021-01-12 | Optimize DropRelFileNodeBuffers() for recovery. | Amit Kapila | 14.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-11-04 | Revert pg_relation_check_pages() | Michael Paquier | 14.0 |
| 2020-10-28 | Add CheckBuffer() to check on-disk pages without shared buffer loading | Michael Paquier | 14.0 |