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

Modified Files:
        variable_stack_crash_load.SF-1711251.sql 
Log Message:
Remove significant white space for string field.


U variable_stack_crash_load.SF-1711251.sql
Index: variable_stack_crash_load.SF-1711251.sql
===================================================================
RCS file: 
/cvsroot/monetdb/sql/src/test/BugTracker/Tests/variable_stack_crash_load.SF-1711251.sql,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- variable_stack_crash_load.SF-1711251.sql    9 Dec 2007 16:22:36 -0000       
1.2
+++ variable_stack_crash_load.SF-1711251.sql    9 Aug 2009 08:23:31 -0000       
1.3
@@ -2,8 +2,8 @@
 level smallint not null, kind smallint not null, prop char (32));
 
 copy 3 records into test1711251 from stdin DELIMITERS ',', '\n', '"';
-0, 2, 0, 6, "auctionG.xml"
-1, 1, 1, 1, "foo"
-2, 0, 2, 1, "bar"
+0, 2, 0, 6,"auctionG.xml"
+1, 1, 1, 1,"foo"
+2, 0, 2, 1,"bar"
 
 select * from test1711251;


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to