Update of /cvsroot/monetdb/MonetDB5/src/optimizer
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv8222

Modified Files:
        opt_mergetable.mx 
Log Message:
removed debug statement


Index: opt_mergetable.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/optimizer/opt_mergetable.mx,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- opt_mergetable.mx   12 Nov 2007 22:16:53 -0000      1.21
+++ opt_mergetable.mx   12 Nov 2007 22:17:59 -0000      1.22
@@ -452,7 +452,6 @@
                   ((o=isMATalias(getArg(p,4),mvar,mtop)) >= 0)))) {
                        InstrPtr ext, grp;
                
-                       printf("%s %d %d %d\n", getFunctionId(p), m, n, o);
                        grp = mat_group(&ext, mb, p, mat, m, n, o);
                        mtop= mat_add(mat, mvar, mtop, grp);
                        mtop= mat_add(mat, mvar, mtop, ext);


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins

Reply via email to