]> git.sur5r.net Git - openldap/commit
Add mdb_drop() for deleting a DB
authorHoward Chu <hyc@symas.com>
Sun, 18 Sep 2011 19:37:02 +0000 (12:37 -0700)
committerHoward Chu <hyc@symas.com>
Sun, 18 Sep 2011 19:37:02 +0000 (12:37 -0700)
commit57b5fbea491c956ed7a4ab7d12d802de2b29455d
tree2ac1c832107080fd8931d1c7ca0cc5158d830472
parent09006ccec7928c9cf53bca6abe741e8d4d466c98
Add mdb_drop() for deleting a DB

Allow MIDLs to grow arbitrarily, to allow unlimited number of
pages to be freed in one txn.
libraries/libmdb/mdb.c
libraries/libmdb/mdb.h
libraries/libmdb/midl.c
libraries/libmdb/midl.h