Commits

DateSubjectAuthorReleases
2022-11-17 Replace RelationOpenSmgr() with RelationGetSmgr(). Tom Lane 12.14
2022-11-17 Replace RelationOpenSmgr() with RelationGetSmgr(). Tom Lane 11.19
2022-11-17 Replace RelationOpenSmgr() with RelationGetSmgr(). Tom Lane 13.10
2022-11-17 Replace RelationOpenSmgr() with RelationGetSmgr(). Tom Lane 14.7
2021-07-12 Replace RelationOpenSmgr() with RelationGetSmgr(). Tom Lane 15.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2018-09-01 Avoid using potentially-under-aligned page buffers. Tom Lane 12.0
2018-09-01 Avoid using potentially-under-aligned page buffers. Tom Lane 9.3.25
2018-09-01 Avoid using potentially-under-aligned page buffers. Tom Lane 11.0
2018-09-01 Avoid using potentially-under-aligned page buffers. Tom Lane 9.6.11
2018-09-01 Avoid using potentially-under-aligned page buffers. Tom Lane 10.6
2018-09-01 Avoid using potentially-under-aligned page buffers. Tom Lane 9.4.20
2018-09-01 Avoid using potentially-under-aligned page buffers. Tom Lane 9.5.15
2018-07-13 Fix inadequate buffer locking in FSM and VM page re-initialization. Tom Lane 9.3.24
2018-07-13 Fix inadequate buffer locking in FSM and VM page re-initialization. Tom Lane 9.4.19
2018-07-13 Fix inadequate buffer locking in FSM and VM page re-initialization. Tom Lane 9.5.14
2018-07-13 Fix inadequate buffer locking in FSM and VM page re-initialization. Tom Lane 9.6.10
2018-07-13 Fix inadequate buffer locking in FSM and VM page re-initialization. Tom Lane 10.5
2018-07-13 Fix inadequate buffer locking in FSM and VM page re-initialization. Tom Lane 11.0
2018-07-13 Fix inadequate buffer locking in FSM and VM page re-initialization. Tom Lane 12.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
2014-01-23 Allow use of "z" flag in our printf calls, and use it where appropriate. Tom Lane 9.4.0