• marko's avatar
    branches/zip: Add page_zip_validate() checks. · 8f6de3bb
    marko authored
    page_cur_delete_rec(): Do not call page_zip_validate() in the beginning,
    because btr_set_min_rec_mark() in btr_cur_pessimistic_delete() will
    cause a temporary mismatch.
    
    Document temporary mismatches caused by btr_set_min_rec_mark() calls
    and explain why they will not cause any problems.
    8f6de3bb
btr0btr.c 90.5 KB