Commits

DateSubjectAuthorReleases
2019-12-17 Rename nbtree tuple macros. Peter Geoghegan 13.0
2019-11-12 Make the order of the header file includes consistent in backend modules. Amit Kapila 13.0
2019-07-18 Fix nbtree metapage cache upgrade bug. Peter Geoghegan 13.0
2019-07-18 Fix nbtree metapage cache upgrade bug. Peter Geoghegan 12.0
2019-07-18 Fix nbtree metapage cache upgrade bug. Peter Geoghegan 11.5
2019-07-01 Fix many typos and inconsistencies Michael Paquier 12.0
2019-05-08 Remove obsolete nbtree split REDO routine comment. Peter Geoghegan 12.0
2019-04-01 tableam: Formatting and other minor cleanups. Andres Freund 12.0
2019-03-26 Compute XID horizon for page level index vacuum on primary. Andres Freund 12.0
2019-03-20 Fix spurious compiler warning in nbtxlog.c. Peter Geoghegan 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-23 Fix wrong validation of top-parent pointer during page deletion in Btree. Teodor Sigaev 11.0
2018-04-19 Adjust INCLUDE index truncation comments and code. 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-03-01 Remove redundant IndexTupleDSize macro. Tom Lane 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-11-03 Flag index metapages as standard-format in xlog.c calls. Tom Lane 11.0
2017-09-22 For wal_consistency_checking, mask page checksum as well as page LSN. Robert Haas 10.0
2017-09-22 For wal_consistency_checking, mask page checksum as well as page LSN. Robert Haas 11.0
2017-09-18 Minor code-cleanliness improvements for btree. Tom Lane 11.0
2017-08-16 Remove dedicated B-tree root-split record types. Heikki Linnakangas 11.0
2017-02-14 Split index xlog headers from other private index headers. Robert Haas 10.0
2017-02-08 Add WAL consistency checking facility. Robert Haas 10.0