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.