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

Modified Files:
        coalesce.stable.out coalesce2.stable.out coalesce3.stable.out 
Log Message:
be more safe with unions and outer joins (ie copy also the first part 
of the unions and joins, before any append)


U coalesce.stable.out
Index: coalesce.stable.out
===================================================================
RCS file: /cvsroot/monetdb/sql/src/test/null/Tests/coalesce.stable.out,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- coalesce.stable.out 21 Feb 2008 13:42:36 -0000      1.2
+++ coalesce.stable.out 30 Dec 2008 19:19:07 -0000      1.3
@@ -1,27 +1,23 @@
 stdout of test 'coalesce` in directory 'src/test/null` itself:
 
 
-# 16:51:38 >  
-# 16:51:38 >   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=30043 --set 
xrpc_port=40957 --set monet_prompt= --trace  "--dbname=mTests_src_test_null" 
--set sql_debug=16384 --set xquery_backend=algebra "--dbinit= 
module(sql_server);" ; echo ; echo Over..
-# 16:51:38 >  
-
-# 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
+# 20:05:18 >  
+# 20:05:18 >   mserver5 
"--config=/ufs/niels/scratch/monetdb/Linux-x86_64/etc/monetdb5.conf" --debug=10 
--set gdk_nr_threads=4 --set 
"monet_mod_path=/ufs/niels/scratch/monetdb/Linux-x86_64/lib/MonetDB5:/ufs/niels/scratch/monetdb/Linux-x86_64/lib/MonetDB5/lib:/ufs/niels/scratch/monetdb/Linux-x86_64/lib/MonetDB5/bin"
 --set "gdk_dbfarm=/ufs/niels/scratch/monetdb/Linux-x86_64/var/MonetDB5/dbfarm" 
--set 
"sql_logdir=/ufs/niels/scratch/monetdb/Linux-x86_64/var/MonetDB5/sql_logs"  
--set mapi_open=true --set xrpc_open=true --set mapi_port=31399 --set 
xrpc_port=47336 --set monet_prompt= --trace  "--dbname=mTests_src_test_null" 
--set mal_listing=0 "--dbinit= include sql;" ; echo ; echo Over..
+# 20:05:18 >  
 
-printf("\nReady.\n");
+# MonetDB server v5.9.0, based on kernel v1.27.0
+# Serving database 'mTests_src_test_null', using 4 threads
+# Compiled for x86_64-unknown-linux-gnu/64bit with 64bit OIDs dynamically 
linked
+# Copyright (c) 1993-July 2008 CWI.
+# Copyright (c) August 2008- MonetDB B.V., all rights reserved
+# Visit http://monetdb.cwi.nl/ for further information
+# Listening for connection requests on mapi:monetdb://alf.ins.cwi.nl:31399/
+# MonetDB/SQL module v2.27.0 loaded
 
 Ready.
-# falling back to direct mode 
-# falling back to direct mode 
-# falling back to direct mode 
-# falling back to direct mode 
-# falling back to direct mode 
-# falling back to direct mode 
-quit();
+#function user.main():void;
+#    clients.quit();
+#end main;
 
 Over..
 
@@ -42,7 +38,7 @@
 [ 1    ]
 [ 1    ]
 [ 1    ]
-% sys. # table_name
+% . # table_name
 % col1 # name
 % int # type
 % 1 # length

U coalesce3.stable.out
Index: coalesce3.stable.out
===================================================================
RCS file: /cvsroot/monetdb/sql/src/test/null/Tests/coalesce3.stable.out,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- coalesce3.stable.out        21 Dec 2008 19:38:23 -0000      1.4
+++ coalesce3.stable.out        30 Dec 2008 19:19:07 -0000      1.5
@@ -37,7 +37,7 @@
 [ 1    ]
 [ 1    ]
 [ 1    ]
-% sys.x,       sys.L7 # table_name
+% .x,  .L7 # table_name
 % id,  L7 # name
 % int, int # type
 % 2,   1 # length

U coalesce2.stable.out
Index: coalesce2.stable.out
===================================================================
RCS file: /cvsroot/monetdb/sql/src/test/null/Tests/coalesce2.stable.out,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- coalesce2.stable.out        21 Dec 2008 19:38:23 -0000      1.4
+++ coalesce2.stable.out        30 Dec 2008 19:19:07 -0000      1.5
@@ -37,7 +37,7 @@
 [ 1    ]
 [ 1    ]
 [ 1    ]
-% sys.L6 # table_name
+% .L6 # table_name
 % col1 # name
 % int # type
 % 1 # length
@@ -51,7 +51,7 @@
 [ NULL ]
 [ NULL ]
 [ NULL ]
-% sys. # table_name
+% . # table_name
 % col1 # name
 % int # type
 % 1 # length


------------------------------------------------------------------------------
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to