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

Modified Files:
        setoptimizer.sql 
Log Message:
propagated changes of Saturday Feb 20 2010 - Sunday Feb 21 2010
from the Feb2010 branch to the development trunk

  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2010/02/20 - stmane: src/test/setoptimizer.sql,1.3.2.1
  
  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.4
diff -u -d -r1.3 -r1.4
--- setoptimizer.sql    31 Dec 2009 14:46:32 -0000      1.3
+++ setoptimizer.sql    21 Feb 2010 12:06:06 -0000      1.4
@@ -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