• marko's avatar
    branches/zip: Minor cleanup. · 1834af76
    marko authored
    page_set_max_trx_id(): Replace page_t* parameter with buf_block_t*,
    to avoid a buf_block_align() call.
    
    Replace some occurrences of page_get_page_no() with buf_block_get_page_no().
    
    page_cur_delete_rec(): Replace buf_block_align() with page_cur_get_block().
    1834af76
page0page.c 64.1 KB