• marko's avatar
    branches/zip: Remove the possibility to relocate reallocated records · 897d28ca
    marko authored
    on a compressed page.
    
    page_zip_get_n_relocated(), page_zip_set_n_relocated(),
    page_zip_get_relocated(): Remove.
    
    page0zip.c, page0zip.ic: Remove all references to n_relocated.
    
    page_cur_insert_rec_low(): On pages that are compressed,
    never relocate records that are allocated from the free list.
    897d28ca
page0zip.ic 12.9 KB