SVN: ZODB/branches/jim-clean-up-tpc/ Clean up tpc semantics to allow multiple tpc_begin and tpc_finish calls for the same transaction.
Jim Fulton <[email protected]>
| Newsgroups | gmane.comp.python.zope.zodb.cvs |
|---|---|
| Message-ID | <20091223211821.A27BB94182__17888.0298663445$1261603111$gmane$org@cvs.zope.org> |
Log message for revision 107021: Clean up tpc semantics to allow multiple tpc_begin and tpc_finish calls for the same transaction. Changed: A ZODB/branches/jim-clean-up-tpc/ -=-