Commits

DateSubjectAuthorReleases
2019-08-14 Remove obsolete nbtree README commentary. Peter Geoghegan 13.0
2019-07-16 Fix inconsistencies and typos in the tree Michael Paquier 13.0
2019-05-16 Remove extra nbtree half-dead internal page check. Peter Geoghegan 12.0
2019-03-20 Consider secondary factors during nbtree splits. Peter Geoghegan 12.0
2019-03-20 Make heap TID a tiebreaker nbtree index column. Peter Geoghegan 12.0
2019-03-20 Refactor nbtree insertion scankeys. Peter Geoghegan 12.0
2019-03-05 Note case where nbtree VACUUM finishes splits. Peter Geoghegan 12.0
2018-04-10 Adjustments to the btree fastpath optimization. Andrew Dunstan 11.0
2018-04-07 Indexes with INCLUDE columns and their support in B-tree Teodor Sigaev 11.0
2018-02-06 Doc: move info for btree opclass implementors into main documentation. Tom Lane 11.0
2016-11-17 Avoid pin scan for replay of XLOG_BTREE_VACUUM in all cases Alvaro Herrera 10.0
2016-11-17 Avoid pin scan for replay of XLOG_BTREE_VACUUM in all cases Alvaro Herrera 9.6.2
2016-11-17 Avoid pin scan for replay of XLOG_BTREE_VACUUM in all cases Alvaro Herrera 9.5.6
2016-11-17 Avoid pin scan for replay of XLOG_BTREE_VACUUM in all cases Alvaro Herrera 9.4.11
2016-04-03 Avoid pin scan for replay of XLOG_BTREE_VACUUM in all cases Simon Riggs 9.6.0
2016-01-09 Avoid pin scan for replay of XLOG_BTREE_VACUUM Simon Riggs 9.6.0
2015-05-17 Fix typos in comments Magnus Hagander 9.5.0
2015-04-13 Remove duplicated word in README Alvaro Herrera 9.5.0
2015-03-25 Reduce pinning and buffer content locking for btree scans. Kevin Grittner 9.5.0
2014-11-24 Add a few paragraphs to B-tree README explaining L&Y algorithm. Heikki Linnakangas 9.5.0
2014-03-18 Make the handling of interrupted B-tree page splits more robust. Heikki Linnakangas 9.4.0
2014-03-14 Fix race condition in B-tree page deletion. Heikki Linnakangas 9.4.0
2014-02-05 Remove unnecessary relcache flushes after changing btree metapages. Tom Lane 9.4.0
2013-07-02 Use an MVCC snapshot, rather than SnapshotNow, for catalog scans. Robert Haas 9.4.0
2013-06-03 Additional spelling corrections Stephen Frost 9.3.0