Changeset: e7f6e674d096 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=e7f6e674d096 Modified Files: clients/Tests/exports.stable.out Branch: default Log Message:
Approved after removal of trace optimizer. diffs (12 lines): diff --git a/clients/Tests/exports.stable.out b/clients/Tests/exports.stable.out --- a/clients/Tests/exports.stable.out +++ b/clients/Tests/exports.stable.out @@ -2087,8 +2087,6 @@ int OPTremoteQueriesImplementation(Clien int OPTreorderImplementation(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr p); str OPTsetDebugStr(int *ret, str *nme); int OPTstrengthReductionImplementation(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr pci); -str OPTtraceCall(MalBlkPtr mb, MalStkPtr stk, InstrPtr pci); -int OPTtraceImplementation(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr pci); str OPTvector(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr pci); str OPTvectorOid(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr pci); str OPTwrapper(Client cntxt, MalBlkPtr mb, MalStkPtr stk, InstrPtr p); _______________________________________________ Checkin-list mailing list [email protected] http://mail.monetdb.org/mailman/listinfo/checkin-list
