Commits

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

DateSubjectAuthorReleases
2023-10-30 amcheck: Distinguish interrupted page deletion from corruption. Noah Misch 11.22
2022-11-17 Replace RelationOpenSmgr() with RelationGetSmgr(). Tom Lane 11.19
2022-06-01 Silence compiler warnings from some older compilers. Tom Lane 11.17
2022-05-09 Make relation-enumerating operations be security-restricted operations. Noah Misch 11.16
2020-05-14 Fix amcheck for page checks concurrent to replay of btree page deletion Alexander Korotkov 11.9
2019-08-12 amcheck: Skip unlogged relations during recovery. Peter Geoghegan 11.6
2019-07-20 Don't rely on estimates for amcheck Bloom filters. Peter Geoghegan 11.5
2019-02-06 Avoid amcheck inline compression false positives. Peter Geoghegan 11.2
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2018-04-25 Add amcheck missing downlink tests. Teodor Sigaev 11.0
2018-04-25 Add missing and dangling downlink checks to amcheck 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-04-01 Add amcheck verification of heap relations belonging to btree indexes. Andres Freund 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-12-13 Rethink MemoryContext creation to improve performance. Tom Lane 11.0
2017-09-18 Minor code-cleanliness improvements for btree. Tom Lane 11.0