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

Added Files:
        insert_decimal_into_int.SF-2075104.sql 
Log Message:
propagated changes of Tuesday Sep 09 2008 - Friday Sep 12 2008
from the SQL_2-24 branch to the development trunk

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2008/09/09 - nielsnes:
        
src/test/BugTracker-2008/Tests/insert_decimal_into_int.SF-2075104.sql,1.1.2.1
add test for bug # 2075104
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


--- NEW FILE: insert_decimal_into_int.SF-2075104.sql ---
CREATE TABLE A (a INT);

INSERT INTO A VALUES (.31416E+1);

DROP TABLE A;


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to