Update of /cvsroot/monetdb/sql/src/test/BugTracker/Tests
In directory
23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv4782/src/test/BugTracker/Tests
Modified Files:
copy_overflow_null_bug.SF-1842550.sql
Log Message:
only pass quote to SQLload_file if user passed one.
U copy_overflow_null_bug.SF-1842550.sql
Index: copy_overflow_null_bug.SF-1842550.sql
===================================================================
RCS file:
/cvsroot/monetdb/sql/src/test/BugTracker/Tests/copy_overflow_null_bug.SF-1842550.sql,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- copy_overflow_null_bug.SF-1842550.sql 3 Dec 2007 08:51:19 -0000
1.2
+++ copy_overflow_null_bug.SF-1842550.sql 15 Aug 2009 18:14:41 -0000
1.3
@@ -4,7 +4,7 @@
PRIMARY KEY (num)
);
-COPY 2 RECORDS INTO bulk FROM stdin USING DELIMITERS '|', '\n';
+COPY 2 RECORDS INTO bulk FROM stdin USING DELIMITERS '|', '\n', '''';
5536|'5536'
53605|'53605'
------------------------------------------------------------------------------
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