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

Modified Files:
        case_with_aggr.SF-1876779.stable.out 
Log Message:
propagated changes of Monday Mar 10 2008 - Monday Mar 17 2008
from the SQL_2-22 branch to the development trunk

===================================================================
2008/03/14 - nielsnes: src/benchmarks/tpch/Tests/01-22.stable.out,1.10.2.1
        src/benchmarks/tpch/Tests/17.stable.out,1.9.12.1
        src/server/sql_scope.mx,1.27.2.1 src/server/sql_updates.mx,1.132.2.2
        src/test/BugTracker/Tests/case_with_aggr.SF-1876779.stable.out,1.1.2.2
sum now returns NULL for empty bats
===================================================================



Index: case_with_aggr.SF-1876779.stable.out
===================================================================
RCS file: 
/cvsroot/monetdb/sql/src/test/BugTracker/Tests/case_with_aggr.SF-1876779.stable.out,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- case_with_aggr.SF-1876779.stable.out        21 Feb 2008 13:42:24 -0000      
1.2
+++ case_with_aggr.SF-1876779.stable.out        17 Mar 2008 09:48:47 -0000      
1.3
@@ -1,21 +1,22 @@
 stdout of test 'case_with_aggr.SF-1876779` in directory 'src/test/BugTracker` 
itself:
 
 
-# 11:27:48 >  
-# 11:27:48 >   Mserver 
"--config=/ufs/niels/scratch/rc/Linux-x86_64/etc/MonetDB.conf" --debug=10 --set 
"monet_mod_path=/ufs/niels/scratch/rc/Linux-x86_64/lib/MonetDB4:/ufs/niels/scratch/rc/Linux-x86_64/lib/MonetDB4/lib:/ufs/niels/scratch/rc/Linux-x86_64/lib/MonetDB4/bin"
 --set "gdk_dbfarm=/ufs/niels/scratch/rc/Linux-x86_64/var/MonetDB4/dbfarm" 
--set "sql_logdir=/ufs/niels/scratch/rc/Linux-x86_64/var/MonetDB4/sql_logs" 
--set 
"xquery_logdir=/ufs/niels/scratch/rc/Linux-x86_64/var/MonetDB4/xquery_logs" 
--set mapi_open=true --set xrpc_open=true --set mapi_port=34688 --set 
xrpc_port=47381 --set monet_prompt= --trace  
"--dbname=mTests_src_test_BugTracker" "--dbinit= module(sql_server);" ; echo ; 
echo Over..
-# 11:27:48 >  
-
-# MonetDB Server v4.22.0
-# based on GDK   v1.22.0
-# Copyright (c) 1993-2008, CWI. All rights reserved.
-# Compiled for x86_64-unknown-linux-gnu/64bit with 64bit OIDs; dynamically 
linked.
-# Visit http://monetdb.cwi.nl/ for further information.
-# MonetDB/SQL module v2.22.1 loaded
+# 15:46:40 >  
+# 15:46:40 >   mserver5 
"--config=/ufs/niels/scratch/rc/Linux-x86_64/etc/monetdb5.conf" --debug=10 
--set 
"monet_mod_path=/ufs/niels/scratch/rc/Linux-x86_64/lib/MonetDB5:/ufs/niels/scratch/rc/Linux-x86_64/lib/MonetDB5/lib:/ufs/niels/scratch/rc/Linux-x86_64/lib/MonetDB5/bin"
 --set "gdk_dbfarm=/ufs/niels/scratch/rc/Linux-x86_64/var/MonetDB5/dbfarm" 
--set "sql_logdir=/ufs/niels/scratch/rc/Linux-x86_64/var/MonetDB5/sql_logs"  
--set mapi_open=true --set xrpc_open=true --set mapi_port=38978 --set 
xrpc_port=42914 --set monet_prompt= --trace  
"--dbname=mTests_src_test_BugTracker" --set mal_listing=0 "--dbinit= include 
sql;" ; echo ; echo Over..
+# 15:46:40 >  
 
-printf("\nReady.\n");
+# MonetDB server v5.4.0, based on kernel v1.22.0
+# Serving database 'mTests_src_test_BugTracker'
+# Compiled for x86_64-unknown-linux-gnu/64bit with 64bit OIDs dynamically 
linked
+# Copyright (c) 1993-2008 CWI, all rights reserved
+# Visit http://monetdb.cwi.nl/ for further information
+# Listening for connection requests on mapi:monetdb://koala.ins.cwi.nl:38978/
+# MonetDB/SQL module v2.22.0 loaded
 
 Ready.
-quit();
+#function user.main():void;
+#    clients.quit();
+#end main;
 
 Over..
 
@@ -26,8 +27,8 @@
 % sys.casebug # table_name
 % sum_a # name
 % bigint # type
-% 1 # length
-[ 0    ]
+% 20 # length
+[ NULL ]
 % sys.casebug # table_name
 % min_a # name
 % int # type


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
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