• marko's avatar
    branches/zip: Minor improvements. · d8f576e7
    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.
    d8f576e7
page0page.h 29.9 KB