8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 16:03:02 +01:00

Correction.

This commit is contained in:
dimitr 2004-03-21 09:35:27 +00:00
parent 4a6fd46a79
commit 441e9fbbd9

View File

@ -181,8 +181,7 @@ static SSHORT sort_indices_by_priority(Csb::csb_repeat*, IDX **, UINT64 *);
#define DEBUG_NONE 0
IB_FILE *opt_debug_file = 0;
static int opt_debug_flag = DEBUG_RELATIONSHIPS;
//static int opt_debug_flag = DEBUG_NONE;
static int opt_debug_flag = DEBUG_NONE;
#endif
inline void SET_DEP_BIT(ULONG* array, const SLONG bit)