]> 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)
committerHoward Chu <hyc@openldap.org>
Wed, 9 Oct 2013 14:55:50 +0000 (07:55 -0700)
commit44504848ace26cefe48cb50515d4603842b8f094
tree318d85511b113904096fe6cb49c9fd3a80cb7b4c
parentc350b51a63a12dfe98f468e123e1c4cef76ab42d
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