Changeset: 497ecabb77d7 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=497ecabb77d7
Modified Files:
monetdb5/modules/mal/remote.c
Branch: default
Log Message:
Remove debugging output
diffs (11 lines):
diff --git a/monetdb5/modules/mal/remote.c b/monetdb5/modules/mal/remote.c
--- a/monetdb5/modules/mal/remote.c
+++ b/monetdb5/modules/mal/remote.c
@@ -502,7 +502,6 @@ str RMTget(Client cntxt, MalBlkPtr mb, M
BAT *b;
snprintf(qbuf, BUFSIZ, "io.table(%s);", ident);
-#define _DEBUG_REMOTE
#ifdef _DEBUG_REMOTE
mnstr_printf(cntxt->fdout, "#remote.get:%s\n", qbuf);
#else
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list