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

Modified Files:
        opt_remap.mx 
Log Message:
Synchronization of my version.


Index: opt_remap.mx
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/optimizer/opt_remap.mx,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- opt_remap.mx        26 Dec 2007 17:24:19 -0000      1.17
+++ opt_remap.mx        27 Dec 2007 18:39:56 -0000      1.18
@@ -159,6 +159,7 @@
        s= findSymbol(  VALget(&getVar(mb, getArg(p, 1))->value),
                                        VALget(&getVar(mb, getArg(p, 
2))->value));
 
+#define DEBUG_OPT_REMAP
        if( s== NULL || !isSideEffectFree(s->def)){
 #ifdef DEBUG_OPT_REMAP
                if( s== NULL)


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins

Reply via email to