]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/back-bdb/proto-bdb.h
More back-hdb search optimization
[openldap] / servers / slapd / back-bdb / proto-bdb.h
index 5955721f4ea4956476d61a987ba0c0fc6b538fc4..75f2f991bb85b6eb7666462436bbf4e36451fdda 100644 (file)
@@ -245,7 +245,7 @@ bdb_idl_cache_del(
 #define bdb_idl_intersection           BDB_SYMBOL(idl_intersection)
 #define bdb_idl_union                          BDB_SYMBOL(idl_union)
 #define bdb_idl_sort                           BDB_SYMBOL(idl_sort)
-#define bdb_idl_append                         BDB_SYMBOL(idl_append)
+#define bdb_idl_merge                          BDB_SYMBOL(idl_merge)
 #define bdb_idl_append_one                     BDB_SYMBOL(idl_append_one)
 
 #define bdb_idl_fetch_key                      BDB_SYMBOL(idl_fetch_key)