mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-26 01:29:59 -05:00
For any change to a page or node, update all other cursors pointing at the same page (or node). Cursors are now stored in a linked list off their owning transaction. Cursors are all closed when the transaction ends. Cursors in parent transactions are updated when their child transaction commits. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| COPYRIGHT | ||
| Doxyfile | ||
| LICENSE | ||
| make.sh | ||
| Makefile | ||
| mdb.c | ||
| mdb.h | ||
| mdb_stat.c | ||
| midl.c | ||
| midl.h | ||
| mtest.c | ||
| mtest2.c | ||
| mtest3.c | ||
| mtest4.c | ||
| mtest5.c | ||
| mtest6.c | ||