]> git.sur5r.net Git - openldap/commit
ITS#7713 cleanups
authorHallvard Furuseth <hallvard@openldap.org>
Tue, 8 Jul 2014 22:01:18 +0000 (15:01 -0700)
committerHoward Chu <hyc@symas.com>
Tue, 8 Jul 2014 22:01:18 +0000 (15:01 -0700)
commite1a676eb18448d0ea396c9bbe8908d25b38ddb6d
tree1579937461a01e2cdc554c25fa5e8b4a550c6b74
parent6ed295b2569c916f9ab1a93c76b6081ad2910794
ITS#7713 cleanups

'#ifdef MDB_DEVEL' -> '#if MDB_DEVEL'
Fix comments, use actual PAGEBASE macro as originally intended.
Actually enable 64K pages. Set MDB_DATA_VERSION for testing only.
libraries/liblmdb/mdb.c