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

Modified Files:
        copy_into_quote.stable.out 
Log Message:
output changes because of recent changes

full_join_crash because we now only return the 'joined' columns once
for 'naturel' join and join ... USING


Index: copy_into_quote.stable.out
===================================================================
RCS file: /cvsroot/monetdb/sql/src/test/bugs/Tests/copy_into_quote.stable.out,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- copy_into_quote.stable.out  9 Dec 2007 16:28:03 -0000       1.1
+++ copy_into_quote.stable.out  27 Jan 2008 15:06:20 -0000      1.2
@@ -29,11 +29,11 @@
 % sys.test_copyinto,   sys.test_copyinto,      sys.test_copyinto,      
sys.test_copyinto,      sys.test_copyinto,      sys.test_copyinto,      
sys.test_copyinto,      sys.test_copyinto,      sys.test_copyinto,      
sys.test_copyinto,      sys.test_copyinto,      sys.test_copyinto,      
sys.test_copyinto # table_name
 % householdid, individualid,   address1,       address2,       city,   state,  
zipcode,        zip4,   firstname,      middlename,     lastname,       gender, 
headofhouseholdflag # name
 % int, int,    varchar,        varchar,        varchar,        varchar,        
varchar,        varchar,        varchar,        varchar,        varchar,        
varchar,        varchar # type
-% 7,   7,      17,     1,      5,      2,      5,      4,      3,      1,      
4,      1,      1 # length
-[ 2413949,     8117533,        "1234 ANOTHER DISK",    NULL,   "ABCDE",        
"TT",   "23456",        "7860", "\" S", NULL,   "LAST", "-",    "N"     ]
-[ 2413949,     8117533,        "1234 ANOTHER DISK",    NULL,   "ABCDE",        
"TT",   "23456",        "7860", "' S",  NULL,   "LAST", "-",    "N"     ]
+% 7,   7,      17,     0,      5,      2,      5,      4,      3,      0,      
4,      1,      1 # length
+[ 2413949,     8117533,        "1234 ANOTHER DISK",    "",     "ABCDE",        
"TT",   "23456",        "7860", "\" S", "",     "LAST", "-",    "N"     ]
+[ 2413949,     8117533,        "1234 ANOTHER DISK",    "",     "ABCDE",        
"TT",   "23456",        "7860", "' S",  "",     "LAST", "-",    "N"     ]
 
-# 17:26:23 >  
-# 17:26:23 >  Done.
-# 17:26:23 >  
+# 12:36:40 >  
+# 12:36:40 >  Done.
+# 12:36:40 >  
 


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