mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 19:23:03 +01:00
Correction.
This commit is contained in:
parent
4a6fd46a79
commit
441e9fbbd9
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user