Commit Graph

16 Commits (6b387179baab8d0e5da6570678eefbe61f3acc79)

Author SHA1 Message Date
Tom Lane bdf46af748 Post-feature-freeze pgindent run. 7 years ago
Teodor Sigaev f35f30f74b Add amcheck missing downlink tests. 7 years ago
Teodor Sigaev 4eaf7eaccb Add missing and dangling downlink checks to amcheck 7 years ago
Teodor Sigaev 075aade436 Adjust INCLUDE index truncation comments and code. 8 years ago
Teodor Sigaev 1671c01650 Remove repeated test in contrib/amcheck 8 years ago
Teodor Sigaev 8224de4f42 Indexes with INCLUDE columns and their support in B-tree 8 years ago
Teodor Sigaev 857f9c36cd Skip full index scan during cleanup of B-tree indexes when possible 8 years ago
Andres Freund 7f563c09f8 Add amcheck verification of heap relations belonging to btree indexes. 8 years ago
Bruce Momjian 9d4649ca49 Update copyright for 2018 8 years ago
Tom Lane 9fa6f00b13 Rethink MemoryContext creation to improve performance. 8 years ago
Tom Lane eb5c404b17 Minor code-cleanliness improvements for btree. 8 years ago
Tom Lane 382ceffdf7 Phase 3 of pgindent updates. 8 years ago
Andres Freund 7150402655 amcheck: Harden tests against concurrent autovacuums. 9 years ago
Andres Freund fcd8d25d38 amcheck: editorialize variable name & comment. 9 years ago
Tom Lane 574268e37b Add .gitignore to contrib/amcheck. 9 years ago
Andres Freund 3717dc149e Add amcheck extension to contrib. 9 years ago