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

Modified Files:
        sql_optimizer.mx 
Log Message:
Turn off the constant evaluator.


Index: sql_optimizer.mx
===================================================================
RCS file: /cvsroot/monetdb/sql/src/backends/monet5/sql_optimizer.mx,v
retrieving revision 1.143
retrieving revision 1.144
diff -u -d -r1.143 -r1.144
--- sql_optimizer.mx    20 Mar 2007 18:29:09 -0000      1.143
+++ sql_optimizer.mx    20 Mar 2007 21:23:56 -0000      1.144
@@ -423,6 +423,7 @@
 @c
 str defaultPlan=
        "inline,"
+       /*"evaluate,"*/
        "costModel,"
        "coercions,"
        "emptySet," 


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to