Update of /cvsroot/monetdb/pathfinder/compiler/include
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv1643/include
Modified Files:
Tag: XQuery_0-24
properties.h
Log Message:
-- circumvent bugs #1981491 and #1908822 for the release.
This 'hack' does not fix the real problem (that we have to get rid
of bit-encoded column names), but just disables some optimizations
in case we might get into trouble. Thus we can apply less rewrites
and get 'suboptimal' plans.
THIS IS A RELEASE ONLY CHECKIN --- PLEASE DO NOT PROPAGATE!
U properties.h
Index: properties.h
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/compiler/include/properties.h,v
retrieving revision 1.37.2.1
retrieving revision 1.37.2.2
diff -u -d -r1.37.2.1 -r1.37.2.2
--- properties.h 28 May 2008 11:34:45 -0000 1.37.2.1
+++ properties.h 2 Jun 2008 08:44:29 -0000 1.37.2.2
@@ -210,7 +210,7 @@
void PFprop_infer_req_node (PFla_op_t *root);
void PFprop_infer_reqval (PFla_op_t *root);
void PFprop_infer_unq_names (PFla_op_t *root);
-void PFprop_infer_ori_names (PFla_op_t *root);
+bool PFprop_infer_ori_names (PFla_op_t *root);
void PFprop_infer_level (PFla_op_t *root);
void PFprop_infer_refctr (PFla_op_t *root);
void PFprop_infer_guide (PFla_op_t *root, PFguide_list_t *guides);
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins