• marko's avatar
    branches/zip: Minor improvements. · a6fe621c
    marko authored
    page_set_max_trx_id(), page_update_max_trx_id(): Add parameter page_zip.
    
    Check that page_zip_decompress() is never called after modifying the
    header or trailer of the compressed page, i.e., that page_zip_decompress()
    will restore the uncompressed page as it was before the failed operation.
    a6fe621c
btr0cur.c 105 KB