]> git.sur5r.net Git - openldap/commit
Disallow multiple suffixes by default. Otherwise subtree index optimization
authorHoward Chu <hyc@openldap.org>
Thu, 30 Jan 2003 22:00:16 +0000 (22:00 +0000)
committerHoward Chu <hyc@openldap.org>
Thu, 30 Jan 2003 22:00:16 +0000 (22:00 +0000)
commit23c575805a834668bbe1be29dbf77854dd78f63a
treebe711102591963a714df596a4423bc29bb723a07
parente3b9e0a565fb41f6c885b6dd2da76ed2f5dd5f36
Disallow multiple suffixes by default. Otherwise subtree index optimization
breaks. #define BDB_MULTIPLE_SUFFIXES if you want multiple suffix support.
If you use it, subtree indexing will slow down by factor of 2.
servers/slapd/back-bdb/dn2id.c
servers/slapd/back-bdb/init.c