Commits

DateSubjectAuthorReleases
2022-04-11 Make XLogRecGetBlockTag() throw error if there's no such block. Tom Lane 15.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2018-03-01 Remove redundant IndexTupleDSize macro. Tom Lane 11.0
2017-11-03 Flag index metapages as standard-format in xlog.c calls. Tom Lane 11.0
2017-09-18 Minor code-cleanliness improvements for btree. Tom Lane 11.0
2014-01-14 Fix multiple bugs in index page locking during hot-standby WAL replay. Tom Lane 9.4.0
2014-01-14 Fix multiple bugs in index page locking during hot-standby WAL replay. Tom Lane 9.0.16
2014-01-14 Fix multiple bugs in index page locking during hot-standby WAL replay. Tom Lane 9.1.12
2014-01-14 Fix multiple bugs in index page locking during hot-standby WAL replay. Tom Lane 9.2.7
2014-01-14 Fix multiple bugs in index page locking during hot-standby WAL replay. Tom Lane 9.3.3
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
2012-08-03 Improve underdocumented btree_xlog_delete_get_latestRemovedXid() code. Tom Lane 9.2.0
2012-08-03 Improve underdocumented btree_xlog_delete_get_latestRemovedXid() code. Tom Lane 9.3.0
2012-02-21 Cosmetic cleanup for commit a760893dbda9934e287789d54bbd3c4ca3914ce0. Tom Lane 9.2.0
2010-04-19 Fix uninitialized local variables. Not sure why gcc doesn't complain about Tom Lane 9.0.0
2010-02-08 Remove old-style VACUUM FULL (which was known for a little while as Tom Lane 9.0.0
2007-11-16 Repair still another bug in the btree page split WAL reduction patch: Tom Lane 8.3.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-05-20 To support external compression of archived WAL data, add a flag bit to Tom Lane 8.3.0
2007-04-11 Code review for btree page split WAL reduction patch. Make it actually work Tom Lane 8.3.0
2006-11-01 Fix "failed to re-find parent key" btree VACUUM failure by revising page Tom Lane 8.2.0