8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 20:43:02 +01:00

Make plans consistent between debug and release builds

This commit is contained in:
Dmitry Yemanov 2022-04-02 09:10:48 +03:00
parent f023ba9957
commit f179eb489e

View File

@ -39,9 +39,8 @@
using namespace Firebird;
using namespace Jrd;
#ifdef DEV_BUILD
#define PRINT_OPT_INFO // print optimizer info (cardinality, cost) in plans
#endif
// Disabled so far, should be uncommented for debugging/testing
//#define PRINT_OPT_INFO // print optimizer info (cardinality, cost) in plans
// Record source class