Update of /cvsroot/monetdb/sql/src/test/BugTracker-2008/Tests
In directory 
sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv1622/src/test/BugTracker-2008/Tests

Modified Files:
        mul_div_bug.SF-2075135.sql 
Log Message:
propagated changes of Friday Aug 29 2008
from the SQL_2-24 branch to the development trunk

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2008/08/29 - nielsnes:
        src/test/BugTracker-2008/Tests/mul_div_bug.SF-2075135.sql,1.1.2.2
adding stable output
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Index: mul_div_bug.SF-2075135.sql
===================================================================
RCS file: 
/cvsroot/monetdb/sql/src/test/BugTracker-2008/Tests/mul_div_bug.SF-2075135.sql,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- mul_div_bug.SF-2075135.sql  28 Aug 2008 08:33:28 -0000      1.2
+++ mul_div_bug.SF-2075135.sql  29 Aug 2008 21:59:53 -0000      1.3
@@ -13,7 +13,7 @@
 INSERT INTO A VALUES (1411.5, 4000);
 INSERT INTO B VALUES (1.00, 2.20);
 
-trace select * from C;
+select * from C;
 
 drop view C;
 drop table B;


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to