• marko's avatar
    branches/zip: Split the function page_cur_insert_rec_low(). · f05b0766
    marko authored
    page_cur_insert_rec_zip_reorg(): New function: Recompress or
    reorganize a compressed page.
    
    page_cur_insert_rec_zip(): New function: insert a record to
    a compressed page.
    
    page_cur_insert_rec_low(): Only handle inserts to uncompressed pages.
    f05b0766
page0cur.ic 7.23 KB