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

Modified Files:
        trace.sql 
Log Message:
make it less dependent on the environment.


Index: trace.sql
===================================================================
RCS file: /cvsroot/monetdb/sql/src/test/Tests/trace.sql,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- trace.sql   28 Nov 2009 19:58:48 -0000      1.2
+++ trace.sql   31 Dec 2009 18:33:34 -0000      1.3
@@ -1,3 +1,4 @@
+set optimizer='default_pipe';  -- to avoid different answers
 set trace = 'none'; -- non-documented feature to not get any trace output
 
 create function tracelog() 


------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to