Commits

Showing commits that first shipped in 11 (backpatches included). Clear

DateSubjectAuthorReleases
2023-06-22 nbtree VACUUM: cope with topparent inconsistencies. Peter Geoghegan 11.21
2023-05-25 nbtree VACUUM: cope with right sibling link corruption. Peter Geoghegan 11.21
2022-09-05 Backpatch nbtree page deletion hardening. Peter Geoghegan 11.18
2020-05-01 Fix undercounting in VACUUM VERBOSE output. Peter Geoghegan 11.8
2020-05-01 Fix bug in nbtree VACUUM "skip full scan" feature. Peter Geoghegan 11.8
2019-07-18 Fix nbtree metapage cache upgrade bug. Peter Geoghegan 11.5
2018-07-09 Avoid emitting a bogus WAL record when recycling an all-zero btree page. Tom Lane 11.0
2018-07-04 Check for interrupts inside the nbtree page deletion code. Andres Freund 11.0
2018-05-30 Move _bt_upgrademetapage() into critical section. Teodor Sigaev 11.0
2018-05-10 Various improvements of skipping index scan during vacuum technics Teodor Sigaev 11.0
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.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-05 Fix handling of non-upgraded B-tree metapages Teodor Sigaev 11.0
2018-04-05 Remove unused vars and mark assert-only vars Teodor Sigaev 11.0
2018-04-05 Fix typo 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-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