Commits

DateSubjectAuthorReleases
2023-05-19 Pre-beta mechanical code beautification. Tom Lane 16.0
2022-09-20 Suppress variable-set-but-not-used warnings from clang 15. Tom Lane 12.13
2022-09-20 Suppress variable-set-but-not-used warnings from clang 15. Tom Lane 13.9
2022-09-20 Suppress variable-set-but-not-used warnings from clang 15. Tom Lane 15.0
2022-09-20 Suppress variable-set-but-not-used warnings from clang 15. Tom Lane 9.6 (unreleased)
2022-09-20 Suppress variable-set-but-not-used warnings from clang 15. Tom Lane 10.23
2022-09-20 Suppress variable-set-but-not-used warnings from clang 15. Tom Lane 11.18
2022-09-20 Suppress variable-set-but-not-used warnings from clang 15. Tom Lane 9.5 (unreleased)
2022-09-20 Suppress variable-set-but-not-used warnings from clang 15. Tom Lane 14.6
2022-09-20 Suppress variable-set-but-not-used warnings from clang 15. Tom Lane 16.0
2016-09-09 Invent PageIndexTupleOverwrite, and teach BRIN and GiST to use it. Tom Lane 10.0
2012-11-13 Fix multiple problems in WAL replay. Tom Lane 9.3.0
2012-11-13 Fix multiple problems in WAL replay. Tom Lane 9.0.11
2012-11-13 Fix multiple problems in WAL replay. Tom Lane 9.1.7
2012-11-13 Fix multiple problems in WAL replay. Tom Lane 9.2.2
2009-12-24 Fix wrong WAL info value generated when gistContinueInsert() performs an Tom Lane 8.2.16
2009-12-24 Fix wrong WAL info value generated when gistContinueInsert() performs an Tom Lane 8.3.10
2009-12-24 Fix wrong WAL info value generated when gistContinueInsert() performs an Tom Lane 8.4.3
2009-12-24 Fix wrong WAL info value generated when gistContinueInsert() performs an Tom Lane 9.0.0
2006-08-07 Make recovery from WAL be restartable, by executing a checkpoint-like Tom Lane 8.2.0
2006-04-03 Fix thinko in gistRedoPageUpdateRecord: if XLR_BKP_BLOCK_1 is set, we Tom Lane 8.2.0
2006-03-31 Clean up WAL/buffer interactions as per my recent proposal. Get rid of the Tom Lane 8.2.0
2006-03-30 Improve gist XLOG code to follow the coding rules needed to prevent Tom Lane 8.2.0
2006-03-29 Clean up and document the API for XLogOpenRelation and XLogReadBuffer. Tom Lane 8.2.0
2006-03-24 Arrange to emit a description of the current XLOG record as error context Tom Lane 8.2.0