Changeset: 353f4f766076 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=353f4f766076
Modified Files:
monetdb5/optimizer/opt_wrapper.c
Branch: Oct2012
Log Message:
The optimizer is called recycle.
Despite the name of the file.
diffs (12 lines):
diff --git a/monetdb5/optimizer/opt_wrapper.c b/monetdb5/optimizer/opt_wrapper.c
--- a/monetdb5/optimizer/opt_wrapper.c
+++ b/monetdb5/optimizer/opt_wrapper.c
@@ -106,7 +106,7 @@ struct{
{"prejoin", &OPTprejoinImplementation},
{"pushranges", &OPTpushrangesImplementation},
{"dumpQEP", &OPTdumpQEPImplementation},
- {"recycler", &OPTrecyclerImplementation},
+ {"recycle", &OPTrecyclerImplementation},
{"reduce", &OPTreduceImplementation},
{"remap", &OPTremapImplementation},
{"remoteQueries", &OPTremoteQueriesImplementation},
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list