]> git.sur5r.net Git - openldap/commit
ITS#7515 mdb_dbi_open(): Also open in parent txns.
authorHallvard Furuseth <hallvard@openldap.org>
Tue, 19 Feb 2013 21:01:29 +0000 (22:01 +0100)
committerHallvard Furuseth <hallvard@openldap.org>
Tue, 19 Feb 2013 21:01:29 +0000 (22:01 +0100)
commite4af9ee5daa207dd726091e9878750e1dbc0c58b
tree1116bbe9e5ed5ab2e54897eb24b1a45bb28b8715
parent4b6727037434c32038661be08fb2b55914596d28
ITS#7515 mdb_dbi_open(): Also open in parent txns.

This makes aborting nested and non-nested txns more
similar: The new DBI is available to the surrounding
context (parent txn and MDB_env respectively).
libraries/liblmdb/lmdb.h
libraries/liblmdb/mdb.c