Update of /cvsroot/monetdb/sql/src/backends/monet5
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv32094/src/backends/monet5

Modified Files:
        sql_optimizer.mx 
Log Message:
propagated changes of Tuesday Feb 10 2009
from the Feb2009 branch to the development trunk

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2009/02/10 - mlkersten: src/backends/monet5/sql_optimizer.mx,1.203.2.1
Make sure the query string is back into place.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Index: sql_optimizer.mx
===================================================================
RCS file: /cvsroot/monetdb/sql/src/backends/monet5/sql_optimizer.mx,v
retrieving revision 1.203
retrieving revision 1.204
diff -u -d -r1.203 -r1.204
--- sql_optimizer.mx    17 Jan 2009 18:17:01 -0000      1.203
+++ sql_optimizer.mx    10 Feb 2009 20:24:57 -0000      1.204
@@ -446,11 +446,14 @@
        "emptySet,"
        /* "joinselect," */
        /* "accessmode," not needed after patches to BKCappend */
-//     "mitosis," 
+       "mitosis," 
        "aliases,"
        /* "crack," */
        /*"joinPath,"*/ 
        "mergetable," 
+#ifndef WIN32
+/*     "octopus,"*/
+#endif
        "commonTerms,"
 /*     "replicator," */
        "accumulators,"
@@ -459,7 +462,6 @@
        "reduce,"
        "garbageCollector,"
        "dataflow,"
-/*     "octopus,"*/
        "history,"
        "multiplex";
 static str minimalPlan=


------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to