Changeset: 1fee3554fb0e for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=1fee3554fb0e Modified Files: monetdb5/optimizer/opt_support.h Branch: Jul2012 Log Message:
remove more of opt_accessmode 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
