• marko's avatar
    branches/zip: Eliminate page corruption in btr_compress() when · 6b077aa8
    marko authored
    page_zip_reorganize() was invoked.
    
    btr_compress(): Obtain orig_pred and orig_succ after copying the records.
    Add a debug assertion about FIL_PAGE_PREV.
    
    page_copy_rec_list_end(), page_copy_rec_list_start(): Change the return
    type from ibool to rec_t.  Adjust the return value after invoking
    page_zip_reorganize().
    6b077aa8
page0page.c 63.1 KB