Update of /cvsroot/monetdb/sql/src/test/BugTracker-2009/Tests
In directory 
sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv6963/src/test/BugTracker-2009/Tests

Added Files:
        copy_multiple_files.SF-2902320.sql 
Log Message:
propagated changes of Sunday Nov 29 2009
from the Nov2009 branch to the development trunk

  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2009/11/29 - nielsnes:
          
src/test/BugTracker-2009/Tests/copy_multiple_files.SF-2902320.sql,1.1.2.1
  added test for bug in copy multiple files
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


--- NEW FILE: copy_multiple_files.SF-2902320.sql ---
create table cm_tmp(i int);
plan copy into cm_tmp from 'file1','file2';
drop table cm_tmp;


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