Changeset 56282

Timestamp:
Sep 17, 2009, 10:27:46 PM (13 years ago)
Author:
jgottschlich
Message:

Fixed crash bug with read-only transactions inside of deferred_update commit
where the in-flight transaction lock was released before scanning other
in-flight transactions. This caused a crash in the event another transaction
was put into flight while scanning the in-flight transaction set.

(No files)

Note: See TracChangeset for help on using the changeset viewer.