• Vadim B. Mikheev's avatar
    1. Vacuum is updated for MVCC. · fdf6be80
    Vadim B. Mikheev authored
    2. Much faster btree tuples deletion in the case when first on page
       index tuple is deleted (no movement to the left page(s)).
    3. Remember blkno of new root page in BTPageOpaque of
       left/right siblings when root page is splitted.
    fdf6be80
bufmgr.c 49.2 KB