• Heikki Linnakangas's avatar
    Add test cases for indexam operations not currently covered. · 88fc7192
    Heikki Linnakangas authored
    That includes VACUUM on GIN, GiST and SP-GiST indexes, and B-tree indexes
    large enough to cause page deletions in B-tree. Plus some other special
    cases.
    
    After this patch, the regression tests generate all different WAL record
    types. Not all branches within the redo functions are covered, but it's a
    step forward.
    88fc7192
btree_index.out 3.46 KB