Commits

DateSubjectAuthorReleases
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2022-09-30 Avoid improbable PANIC during heap_update, redux. Tom Lane 16.0
2022-09-30 Avoid improbable PANIC during heap_update, redux. Tom Lane 12.13
2022-09-30 Avoid improbable PANIC during heap_update, redux. Tom Lane 14.6
2022-09-30 Avoid improbable PANIC during heap_update, redux. Tom Lane 13.9
2022-09-30 Avoid improbable PANIC during heap_update, redux. Tom Lane 15.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-04-13 Avoid improbable PANIC during heap_update. Tom Lane 12.7
2021-04-13 Avoid improbable PANIC during heap_update. Tom Lane 13.3
2021-04-13 Avoid improbable PANIC during heap_update. Tom Lane 14.0
2018-03-29 Remove UpdateFreeSpaceMap(), use FreeSpaceMapVacuumRange() instead. Tom Lane 11.0
2018-03-01 Remove redundant IndexTupleDSize macro. Tom Lane 11.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2014-01-23 Allow use of "z" flag in our printf calls, and use it where appropriate. Tom Lane 9.4.0
2010-02-09 Fix up rickety handling of relation-truncation interlocks. Tom Lane 9.0.0
2008-11-06 Improve bulk-insert performance by keeping the current target buffer pinned Tom Lane 8.4.0
2008-07-13 Clean up the use of some page-header-access macros: principally, use Tom Lane 8.4.0
2007-09-20 HOT updates. When we update a tuple without changing any of its indexed Tom Lane 8.3.0
2007-09-12 Redefine the lp_flags field of item pointers as having four states, rather Tom Lane 8.3.0
2007-02-05 Rename MaxTupleSize to MaxHeapTupleSize to clarify that it's not meant to Tom Lane 8.3.0
2006-07-03 Code review for FILLFACTOR patch. Change WITH grammar as per earlier Tom Lane 8.2.0
2006-01-06 Convert Assert checking for empty page into a regular test and elog. Tom Lane 8.0.6
2006-01-06 Convert Assert checking for empty page into a regular test and elog. Tom Lane 8.1.2
2006-01-06 Convert Assert checking for empty page into a regular test and elog. Tom Lane 8.2.0
2005-06-20 Avoid WAL-logging individual tuple insertions during CREATE TABLE AS Tom Lane 8.1.0