• Jeremy Hylton's avatar
    Various small cleanups. · fa3671c4
    Jeremy Hylton authored
    In tpc_vote() rename local variable id to tid.
    
    Add doc string to read_index(), helpful but not complete yet.
    
    In read_index(), replace an iteration over the tindex for each
    transaction with a few calls that do the work with much less
    overhead.
    fa3671c4
FileStorage.py 71.9 KB