• marko's avatar
    branches/zip: page_cur_insert_rec_low(): Replace page_zip_alloc() · 2a8f49bf
    marko authored
    with page_zip_available() in order to avoid an extra page_zip_compress().
    
    page_zip_available(): Make the function public.
    
    page0zip.ic: Sort the inline function declarations in order to avoid
    forward references, which do not work on some compilers.
    2a8f49bf
page0zip.h 12.1 KB