Changeset: b4ce28fd9acb for MonetDB URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=b4ce28fd9acb Modified Files: monetdb5/optimizer/opt_support.h Branch: default Log Message:
Optimize the pipeline 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 @@ -18,6 +18,7 @@ * The optimizers should all be equiped with debugging code * to easily trace their performance. */ +mal_export int isSQLinsert(MalBlkPtr mb); mal_export str MALoptimizer(Client c); mal_export str optimizeMALBlock(Client cntxt, MalBlkPtr mb); mal_export void showOptimizerStep(str fnme,int i, int flg); _______________________________________________ checkin-list mailing list checkin-list@monetdb.org https://www.monetdb.org/mailman/listinfo/checkin-list