Update of /cvsroot/monetdb/pathfinder/compiler
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv7864

Modified Files:
        compile.c 
Log Message:


As a non-satisfying workaround for the bug bothering the testweb,
due to the common subexpression elimination, I removed this optimization
phase from pathfinder.

Please leave this the bug open, until I really fixed it.


Index: compile.c
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/compiler/compile.c,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- compile.c   31 Jul 2007 12:21:08 -0000      1.119
+++ compile.c   21 Aug 2007 10:17:29 -0000      1.120
@@ -152,6 +152,7 @@
                                 "}IMTS{_[J]OKVCGCG"
                                 "}IMTS{_[J]OKVCG"
                                 "}IMTS{_[J]OKVCGE[]CGP",
+                                /*"}IMTS{_[J]OKVCGE[]CGP",*/
     .opt_sql             = "OIKDCG_VGO_[J]OKVCG"
                                 "}IM__{_[J]OKVCG"
                                 "}IM__{_[J]OKVCGCG"
@@ -159,6 +160,7 @@
                                 "}IMTS{_[J]OKVCGUCG"
                                 "}IMTS{_[J]OKVCGU"
                                 "}IMTS{_[J]OKVCGUE[]CGP"
+                                /*"}IMTS{_[J]OKVCGUE[]CGP"*/
                            "}IQ[J]}IQ[J]IOKVCGQUCGP",
 
     .format              = NULL,


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to