Changeset: d61492c818c3 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=d61492c818c3
Modified Files:
        monetdb5/modules/mal/mosaic_dictionary.c
Branch: mosaic
Log Message:

Hide debugging output


diffs (13 lines):

diff --git a/monetdb5/modules/mal/mosaic_dictionary.c 
b/monetdb5/modules/mal/mosaic_dictionary.c
--- a/monetdb5/modules/mal/mosaic_dictionary.c
+++ b/monetdb5/modules/mal/mosaic_dictionary.c
@@ -212,8 +212,8 @@ MOScreatedictionary(Client cntxt, MOStas
                        }
                }
        }
+#ifdef _DEBUG_MOSAIC_
        MOSdump_dictionary(cntxt, task);
-#ifdef _DEBUG_MOSAIC_
 #endif
 }
 // calculate the expected reduction using DICT in terms of elements compressed
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to