Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-08-05 | Fix inconsistencies and typos in the tree, take 9 | Michael Paquier | 13.0 |
| 2019-03-26 | Compute XID horizon for page level index vacuum on primary. | Andres Freund | 12.0 |
| 2019-03-20 | Make heap TID a tiebreaker nbtree index column. | Peter Geoghegan | 12.0 |
| 2019-01-02 | Update copyright for 2019 | Bruce Momjian | 12.0 |
| 2018-04-19 | Fix datatype for number of heap tuples during last cleanup | Teodor Sigaev | 11.0 |
| 2018-04-07 | Indexes with INCLUDE columns and their support in B-tree | Teodor Sigaev | 11.0 |
| 2018-04-04 | Skip full index scan during cleanup of B-tree indexes when possible | Teodor Sigaev | 11.0 |
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian | 11.0 |
| 2017-08-16 | Remove dedicated B-tree root-split record types. | Heikki Linnakangas | 11.0 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2017-02-14 | Split index xlog headers from other private index headers. | Robert Haas | 10.0 |