Update of /cvsroot/monetdb/sql/src/backends/monet5
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv29777

Modified Files:
        sql_optimizer.mx 
Log Message:
Switch off the recycler.


U sql_optimizer.mx
Index: sql_optimizer.mx
===================================================================
RCS file: /cvsroot/monetdb/sql/src/backends/monet5/sql_optimizer.mx,v
retrieving revision 1.183
retrieving revision 1.184
diff -u -d -r1.183 -r1.184
--- sql_optimizer.mx    6 Jun 2008 20:25:15 -0000       1.183
+++ sql_optimizer.mx    12 Jun 2008 15:33:12 -0000      1.184
@@ -455,9 +455,10 @@
        "joinPath," 
        "mergetable," 
        "commonTerms,"
+/*     "replicator," */
        "accumulators,"
        "deadcode,"
-       "recycle,"
+/*     "recycle,"  */
        "reduce,"
        "garbageCollector," 
        "multiplex";


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to