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

Modified Files:
        python_dbapi.stable.out python_dbapi_embedded.stable.out 
Log Message:
propagated changes of Tuesday Nov 20 2007 - Tuesday Nov 20 2007
from the SQL_2-20 branch to the development trunk


Index: python_dbapi_embedded.stable.out
===================================================================
RCS file: 
/cvsroot/monetdb/sql/src/test/mapi/Tests/python_dbapi_embedded.stable.out,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- python_dbapi_embedded.stable.out    22 Oct 2007 10:43:10 -0000      1.2
+++ python_dbapi_embedded.stable.out    20 Nov 2007 14:04:25 -0000      1.3
@@ -16,6 +16,7 @@
 !syntax error, unexpected IDENT, expecting SELECT or '(' in: "( xyz"
 
 [('3', 'three'), ('7', 'seven')]
+2
 
 # 13:29:02 >  
 # 13:29:02 >  Done.

Index: python_dbapi.stable.out
===================================================================
RCS file: /cvsroot/monetdb/sql/src/test/mapi/Tests/python_dbapi.stable.out,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- python_dbapi.stable.out     22 Oct 2007 10:43:10 -0000      1.2
+++ python_dbapi.stable.out     20 Nov 2007 14:04:23 -0000      1.3
@@ -10,12 +10,12 @@
 # Copyright (c) 1993-2007, CWI. All rights reserved.
 # Compiled for x86_64-redhat-linux-gnu/64bit with 64bit OIDs; dynamically 
linked.
 # Visit http://monetdb.cwi.nl/ for further information.
-# MonetDB/SQL module v2.20.0 loaded
+# MonetDB/SQL module v2.20.1 loaded
+
+printf("\nReady.\n");
 
 Ready.
-#function user.main():void;
-#    clients.quit();
-#end main;
+quit();
 
 Over..
 
@@ -33,6 +33,7 @@
 !syntax error, unexpected IDENT, expecting SELECT or '(' in: "( xyz"
 
 [('3', 'three'), ('7', 'seven')]
+2
 
 # 22:24:36 >  
 # 22:24:36 >  Done.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to