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

Modified Files:
        compile.c 
Log Message:
moving accidental checkin from Feb2009 to HEAD:
adding new optimization -Y 
this optimization pushes projection up in the tree to minimize them. 
the goal is to simplify the tree for other optimizations


U compile.c
Index: compile.c
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/compiler/compile.c,v
retrieving revision 1.169
retrieving revision 1.170
diff -u -d -r1.169 -r1.170
--- compile.c   9 Feb 2009 08:29:22 -0000       1.169
+++ compile.c   20 Mar 2009 12:12:27 -0000      1.170
@@ -155,7 +155,7 @@
     status->opt_alg             = "OIKCG_VG_JISI_GECSVR_OK_N"
                                        "}MT{JISI_GECSVR_"
                                        "}MT{JISI_OK_GECSVR_"
-                                       "DC_GP";
+                                       "DC_GYP";
     status->opt_sql             = "OIKCG_VG_JISI_GECSVR_OK_N"
                                     "QU_}MT{JISI_GECSVR_"
                                     "QU_}MT{JISI_OK_GECSVR_"


------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to