mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 00:03:02 +01:00
Make plans consistent between debug and release builds
This commit is contained in:
parent
f023ba9957
commit
f179eb489e
@ -39,9 +39,8 @@
|
|||||||
using namespace Firebird;
|
using namespace Firebird;
|
||||||
using namespace Jrd;
|
using namespace Jrd;
|
||||||
|
|
||||||
#ifdef DEV_BUILD
|
// Disabled so far, should be uncommented for debugging/testing
|
||||||
#define PRINT_OPT_INFO // print optimizer info (cardinality, cost) in plans
|
//#define PRINT_OPT_INFO // print optimizer info (cardinality, cost) in plans
|
||||||
#endif
|
|
||||||
|
|
||||||
|
|
||||||
// Record source class
|
// Record source class
|
||||||
|
Loading…
Reference in New Issue
Block a user