mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-27 18:19:52 -05:00
ITS#8040 - Move LAZY_COMMIT to be active outside of LDAP_DEVEL
This commit is contained in:
parent
0dbbe8c012
commit
7244a7b6d8
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,6 @@ LDAP_BEGIN_DECL
|
|||
#define LDAP_COMP_MATCH
|
||||
#define LDAP_SYNC_TIMESTAMP
|
||||
#define SLAP_CONTROL_X_WHATFAILED
|
||||
#define SLAP_CONTROL_X_LAZY_COMMIT
|
||||
#define SLAP_CONFIG_DELETE
|
||||
#ifndef SLAP_SCHEMA_EXPOSE
|
||||
#define SLAP_SCHEMA_EXPOSE
|
||||
|
|
@ -75,6 +74,7 @@ LDAP_BEGIN_DECL
|
|||
#define SLAP_CONTROL_X_TREE_DELETE LDAP_CONTROL_X_TREE_DELETE
|
||||
#define SLAP_CONTROL_X_SESSION_TRACKING
|
||||
#define SLAP_DISTPROC
|
||||
#define SLAP_CONTROL_X_LAZY_COMMIT
|
||||
|
||||
#ifndef SLAP_STATS_ETIME
|
||||
#define SLAP_STATS_ETIME 1 /* microsecond op timing */
|
||||
|
|
|
|||
Loading…
Reference in a new issue