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

Added Files:
        copy_into_error_off_by_one.SF-2833696.sql 
Log Message:
propagated changes of Thursday Aug 13 2009 - Friday Aug 14 2009
from the Aug2009 branch to the development trunk

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2009/08/13 - stmane:
        
src/test/BugTracker-2009/Tests/copy_into_error_off_by_one.SF-2833696.sql,1.1.2.1

made test (and hence its stable output) independed of files and their paths
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


--- NEW FILE: copy_into_error_off_by_one.SF-2833696.sql ---
create table number (isanumber integer);
COPY 2 RECORDS INTO number FROM stdin USING DELIMITERS '\n';
1
bla
drop table number;


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