6d596ad987
This is a major patch by Michael Nauta. It means all writes happen immediately to bsddb, and the bsddb rollback is used on a crash. Transaction is no longer used to store changes and do them on commit. Undo database is set on end. At the same time with statement is used throughout for transactions At the same time, the original bug in merge code should be fixed Still some issues, that will be ironed out svn: r16523 |
||
---|---|---|
.. | ||
test | ||
__init__.py | ||
backup.py | ||
base.py | ||
bsddbtxn.py | ||
cursor.py | ||
dbconst.py | ||
exceptions.py | ||
Makefile.am | ||
read.py | ||
txn.py | ||
undoredo.py | ||
upgrade.py | ||
write.py |