Update of /cvsroot/monetdb/sql/src/test
In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv1808

Modified Files:
      Tag: Feb2010
        setoptimizer.sql 
Log Message:

2010/02/19 - mlkersten: MonetDB5/conf/monetdb5.conf.in,1.82.2.2
Lets declare the new default pipeline with a fall-back position.


Index: setoptimizer.sql
===================================================================
RCS file: /cvsroot/monetdb/sql/src/test/setoptimizer.sql,v
retrieving revision 1.3
retrieving revision 1.3.2.1
diff -u -d -r1.3 -r1.3.2.1
--- setoptimizer.sql    31 Dec 2009 14:46:32 -0000      1.3
+++ setoptimizer.sql    20 Feb 2010 10:24:50 -0000      1.3.2.1
@@ -12,7 +12,7 @@
 set optimizer='on';
 select optimizer;
 
-set optimizer='mitosis_pipe';
+set optimizer='nov2009_pipe';
 select optimizer;
 
 -- and some errors


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to