Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-11-17 | Replace RelationOpenSmgr() with RelationGetSmgr(). | Tom Lane | 11.19 |
| 2018-09-01 | Avoid using potentially-under-aligned page buffers. | Tom Lane | 11.0 |
| 2018-07-13 | Fix inadequate buffer locking in FSM and VM page re-initialization. | Tom Lane | 11.0 |
| 2018-03-29 | Remove unnecessary BufferGetPage() calls in fsm_vacuum_page(). | Tom Lane | 11.0 |
| 2018-03-29 | Remove UpdateFreeSpaceMap(), use FreeSpaceMapVacuumRange() instead. | Tom Lane | 11.0 |
| 2018-03-29 | While vacuuming a large table, update upper-level FSM data every so often. | Tom Lane | 11.0 |
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian | 11.0 |