Update of /cvsroot/monetdb/pathfinder/compiler/include
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv16093/compiler/include
Modified Files:
algopt.h
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 algopt.h
Index: algopt.h
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/compiler/include/algopt.h,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -d -r1.30 -r1.31
--- algopt.h 9 Feb 2009 08:30:20 -0000 1.30
+++ algopt.h 20 Mar 2009 12:12:27 -0000 1.31
@@ -53,13 +53,14 @@
PFla_op_t * PFalgopt_join_graph (PFla_op_t *root, PFguide_list_t *guide);
PFla_op_t * PFalgopt_join_pd (PFla_op_t *root);
PFla_op_t * PFalgopt_key (PFla_op_t *root);
+PFla_op_t * PFalgopt_monetxq (PFla_op_t *root);
PFla_op_t * PFalgopt_mvd (PFla_op_t *root, unsigned int noneffective_tries);
+PFla_op_t * PFalgopt_projection (PFla_op_t *root);
PFla_op_t * PFalgopt_req_node (PFla_op_t *root);
PFla_op_t * PFalgopt_reqval (PFla_op_t *root);
PFla_op_t * PFalgopt_rank (PFla_op_t *root);
PFla_op_t * PFalgopt_set (PFla_op_t *root);
PFla_op_t * PFalgopt_thetajoin (PFla_op_t *root);
-PFla_op_t * PFalgopt_monetxq (PFla_op_t *root);
#endif /* ALGOPT_H */
------------------------------------------------------------------------------
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