Commits

DateSubjectAuthorReleases
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
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
2019-02-16 Make use of compiler builtins and/or assembly for CLZ, CTZ, POPCNT. 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
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2011-10-14 Measure the number of all-visible pages for use in index-only scan costing. Tom Lane 9.2.0
2010-02-09 Fix up rickety handling of relation-truncation interlocks. Tom Lane 9.0.0
2009-08-24 Fix a violation of WAL coding rules in the recent patch to include an Tom Lane 8.4.1