]> git.sur5r.net Git - openldap/commit
ITS#7329 optimize index update for simple add ops
authorHoward Chu <hyc@openldap.org>
Wed, 9 Oct 2013 14:55:50 +0000 (07:55 -0700)
committerQuanah Gibson-Mount <quanah@openldap.org>
Wed, 9 Oct 2013 16:23:33 +0000 (09:23 -0700)
commit96f35c08944ae1d24199d71a481cd3bdfbba84ad
tree49225db84285a07d6f5643cff3f29abb6cf06d8b
parent95a54510031a25d92255355b4bb717287020fe7f
ITS#7329 optimize index update for simple add ops

Don't need to reindex all the attr values if there were no deletes.
servers/slapd/back-bdb/modify.c
servers/slapd/back-mdb/modify.c