Update of /cvsroot/monetdb/pathfinder/compiler
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv25583

Modified Files:
        compile.c 
Log Message:
-- disable projection removal (optimization Y) as long as I can't oversee
   all effects on the other optimizations.


U compile.c
Index: compile.c
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/compiler/compile.c,v
retrieving revision 1.171
retrieving revision 1.172
diff -u -d -r1.171 -r1.172
--- compile.c   15 Apr 2009 10:51:12 -0000      1.171
+++ compile.c   20 Apr 2009 08:11:56 -0000      1.172
@@ -155,7 +155,7 @@
     status->opt_alg             = "OIKCG_VG_JISI_GECSVR_OK_N"
                                        "}MT{JISI_GECSVR_"
                                        "}MT{JISI_OK_GECSVR_"
-                                       "DC_YDGP";
+                                       "DC_GP";
     status->opt_sql             = "OIKCG_VG_JISI_GECSVR_OK_N"
                                     "QU_}MT{JISI_GECSVR_"
                                     "QU_}MT{JISI_OK_GECSVR_"


------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to