Changeset: 0097422b9eed for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=0097422b9eed
Modified Files:
monetdb5/modules/mal/orderidx.c
Branch: leftmart
Log Message:
remove debug print
diffs (12 lines):
diff --git a/monetdb5/modules/mal/orderidx.c b/monetdb5/modules/mal/orderidx.c
--- a/monetdb5/modules/mal/orderidx.c
+++ b/monetdb5/modules/mal/orderidx.c
@@ -112,7 +112,7 @@ OIDXcreateImplementation(Client cntxt, i
q->argv[0] = loopvar;
pushEndInstruction(smb);
chkProgram(cntxt->fdout, cntxt->nspace, smb);
- printFunction(THRdata[0], smb, 0 , 23);
+ //printFunction(THRdata[0], smb, 0 , 23);
if (smb->errors) {
msg = createException(MAL, "bat.orderidx",
"Type errors in generated code");
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list