provision for ITS#3497

This commit is contained in:
Pierangelo Masarati 2005-01-20 16:06:41 +00:00
parent 1d919d35a5
commit 5785175313

View File

@ -179,6 +179,9 @@ backsql_delete( Operation *op, SlapReply *rs )
break;
case LDAP_COMPARE_TRUE:
if ( get_treeDelete( op ) ) {
/* not supported yet */ ;
}
Debug( LDAP_DEBUG_TRACE, " backsql_delete(): "
"entry \"%s\" has children\n",
op->o_req_dn.bv_val, 0, 0 );