Commits

DateSubjectAuthorReleases
2012-02-21 Don't clear btpo_cycleid during _bt_vacuum_one_page. Tom Lane 9.2.0
2012-02-21 Cosmetic cleanup for commit a760893dbda9934e287789d54bbd3c4ca3914ce0. Tom Lane 9.2.0
2010-08-29 Reduce PANIC to ERROR in some occasionally-reported btree failure cases. Tom Lane 8.2.18
2010-08-29 Reduce PANIC to ERROR in some occasionally-reported btree failure cases. Tom Lane 8.3.12
2010-08-29 Reduce PANIC to ERROR in some occasionally-reported btree failure cases. Tom Lane 8.4.5
2010-08-29 Reduce PANIC to ERROR in some occasionally-reported btree failure cases. Tom Lane 9.0.0
2010-08-29 Reduce PANIC to ERROR in some occasionally-reported btree failure cases. Tom Lane 9.1.0
2010-02-08 Remove old-style VACUUM FULL (which was known for a little while as Tom Lane 9.0.0
2009-05-05 Update comment for _bt_relandgetbuf. 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-12-31 Improve a number of elog messages for not-supposed-to-happen cases in btrees, Tom Lane 8.2.6
2007-12-31 Improve a number of elog messages for not-supposed-to-happen cases in btrees, 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
2006-11-01 Fix "failed to re-find parent key" btree VACUUM failure by tweaking Tom Lane 7.4.15
2006-11-01 Fix "failed to re-find parent key" btree VACUUM failure by tweaking Tom Lane 8.0.10
2006-11-01 Fix "failed to re-find parent key" btree VACUUM failure by tweaking Tom Lane 8.1.6
2006-11-01 Fix "failed to re-find parent key" btree VACUUM failure by revising page Tom Lane 8.2.0
2006-07-25 Modify btree to delete known-dead index entries without an actual VACUUM. Tom Lane 8.2.0
2006-05-08 Rewrite btree vacuuming to fold the former bulkdelete and cleanup operations Tom Lane 8.2.0
2006-04-25 Arrange to cache btree metapage data in the relcache entry for the index, Tom Lane 8.2.0
2006-04-01 Remove the 'slow' path for btree index build, which built the btree 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-01-25 Remove the no-longer-useful BTItem/BTItemData level of structure, and Tom Lane 8.2.0
2006-01-17 Improve comments about btree's use of ScanKey data structures: there Tom Lane 8.2.0
2005-11-06 Add defenses to btree and hash index AMs to do simple sanity checks Tom Lane 8.2.0