• W
    Fix cursor snapshot dump xid issue · 32a3a4db
    Weinan WANG 提交于
    For cursor snapshot dump, we need to record both distributed and local
    xid. So far, we only record distributed xid in the dump, as well as,
    incorrectly assign distributed xid to local xid by dump read function.
    
    Fix it.
    32a3a4db
procarray.c 152.7 KB