Diffusion Sink 2ef6926abcd1

Use delayed dbi merging with write transactions.

Authored by cmollekopf on May 23 2018, 8:15 AM.

Description

Use delayed dbi merging with write transactions.

We can still violate the only one transaction may use mdb_dbi_open rule
if we start a read-only transaction after the write transaction, before
the write transaction commits.

It does not seem to be something we actually do though.

Details

Committed
cmollekopfMay 23 2018, 8:31 AM
Parents
R9:163c01f304e8: Assert that we have valid dbis.
Branches
Unknown
Tags
Unknown
References
feature/dbiopen