Changeset: 64af9c94ff64 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=64af9c94ff64 Modified Files: monetdb5/optimizer/opt_support.h Branch: holindex Log Message:
remove more of opt_accessmode (transplanted from 1fee3554fb0e00f83f848105261ae79972d3f907) diffs (11 lines): diff --git a/monetdb5/optimizer/opt_support.h b/monetdb5/optimizer/opt_support.h --- a/monetdb5/optimizer/opt_support.h +++ b/monetdb5/optimizer/opt_support.h @@ -41,7 +41,6 @@ * The optimizers should all be equiped with debugging code * to easily trace their performance. */ -#define DEBUG_OPT_ACCESSMODE 1 #define DEBUG_OPT_OPTIMIZER 2 #define DEBUG_OPT_ALIASES 3 #define DEBUG_OPT_REDUCE 4 _______________________________________________ Checkin-list mailing list [email protected] http://mail.monetdb.org/mailman/listinfo/checkin-list
