• Marko Mäkelä's avatar
    Clarify the access to trx_sys.rseg_history_len · 60a68fdf
    Marko Mäkelä authored
    trx_sys_t::rseg_history_len: Make private, and clarify the
    documentation.
    
    trx_sys_t::history_size(): Read rseg_history_len.
    
    trx_sys_t::history_insert(), trx_sys_t::history_remove(),
    trx_sys_t::history_add(): Update rseg_history_len.
    60a68fdf
btr0cur.cc 239 KB