]> git.sur5r.net Git - openldap/commit
Use sorted array for indexed attrs instead of AVL tree
authorHoward Chu <hyc@openldap.org>
Wed, 26 Oct 2005 08:31:38 +0000 (08:31 +0000)
committerHoward Chu <hyc@openldap.org>
Wed, 26 Oct 2005 08:31:38 +0000 (08:31 +0000)
commit888731e6c3a0976d6c0838cd4a60964df0368844
tree86024d7dee7f3bf9ae414a9047f66c19c8871d8e
parent08cc40317b747367b7c8f5211caf06cb449ed11e
Use sorted array for indexed attrs instead of AVL tree
servers/slapd/back-bdb/attr.c
servers/slapd/back-bdb/back-bdb.h
servers/slapd/back-bdb/init.c
servers/slapd/back-bdb/proto-bdb.h
servers/slapd/back-bdb/tools.c