Changeset: 7bd3f51fe4f4 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=7bd3f51fe4f4
Modified Files:
        monetdb5/optimizer/opt_wrapper.c
Branch: holindex
Log Message:

Backed out changeset e53e1ea8471d

It was a flawed idea since crackers are optional.


diffs (13 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
@@ -113,9 +113,6 @@ struct{
        {"remap", &OPTremapImplementation},
        {"remoteQueries", &OPTremoteQueriesImplementation},
        {"reorder", &OPTreorderImplementation},
-       {"selcrackhol", &OPTselcrackholImplementation},
-       {"selcrack", &OPTselcrackImplementation},
-       {"selcrackst", &OPTselcrackstImplementation},
        {"strengthReduction", &OPTstrengthReductionImplementation},
        {0,0}
 };
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to