Update of /cvsroot/monetdb/sql/src/test/bugs/Tests
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv15984/src/test/bugs/Tests

Modified Files:
        All savepoint_rollback-bug-sf-953553.stable.err.Five 
Log Message:
added support for sql/xml namespaces
fixed bug in algebra version for handling exist/not exists in exists/not exists
with correlation 

added optimizer steps for algebra version to rewrite semi/anti joins followed
by joins on the same (referenced) relation into a single semijoin
push selects through semi/anti joins

approved tests



U savepoint_rollback-bug-sf-953553.stable.err.Five
Index: savepoint_rollback-bug-sf-953553.stable.err.Five
===================================================================
RCS file: 
/cvsroot/monetdb/sql/src/test/bugs/Tests/savepoint_rollback-bug-sf-953553.stable.err.Five,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- savepoint_rollback-bug-sf-953553.stable.err.Five    8 Feb 2008 22:49:39 
-0000       1.2
+++ savepoint_rollback-bug-sf-953553.stable.err.Five    28 Oct 2008 20:05:04 
-0000      1.3
@@ -10,10 +10,10 @@
 # 14:39:28 >  Mtimeout -timeout 60 MapiClient -lsql -u monetdb -P monetdb 
--host=localhost --port=40084  < savepoint_rollback-bug-sf-953553.sql
 # 14:39:28 >  
 
-MAPI  = [EMAIL PROTECTED]:36456
+MAPI  = [EMAIL PROTECTED]:35914
 QUERY = ROLLBACK TO SAVEPOINT a2;
-ERROR = !ROLLBACK TO SAVEPOINT: (a2) failed
-        !ERROR: rollback savepoint a2 doesn't exists
+ERROR = !ERROR: rollback savepoint a2 doesn't exists
+        !ROLLBACK TO SAVEPOINT: (a2) failed
 
 # 14:39:28 >  
 # 14:39:28 >  Done.

U All
Index: All
===================================================================
RCS file: /cvsroot/monetdb/sql/src/test/bugs/Tests/All,v
retrieving revision 1.121
retrieving revision 1.122
diff -u -d -r1.121 -r1.122
--- All 5 Aug 2008 09:02:20 -0000       1.121
+++ All 28 Oct 2008 20:05:04 -0000      1.122
@@ -95,3 +95,4 @@
 reljoin_join2_bug
 rangejoin_optimize_bug
 alter_table_add_column
+create_index


-------------------------------------------------------------------------
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