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

Modified Files:
        Makefile.ag 
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
undo in Feb2009 follows immediately


U Makefile.ag
Index: Makefile.ag
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/compiler/algebra/opt/Makefile.ag,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- Makefile.ag 9 Feb 2009 08:30:02 -0000       1.20
+++ Makefile.ag 20 Mar 2009 11:12:59 -0000      1.21
@@ -47,6 +47,7 @@
                 opt_key.c \
                 opt_monetxq.c \
                 opt_mvd.c \
+                               opt_projection.c \
                 opt_req_node.c \
                 opt_reqval.c \
                 opt_rank.c \


------------------------------------------------------------------------------
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