Update of /cvsroot/monetdb/sql/src/test/BugConstraints
In directory sc8-pr-cvs16:/tmp/cvs-serv22879

Added Files:
        check_constraint.SF-1714829.sql 
Log Message:
Add missing file


--- NEW FILE: check_constraint.SF-1714829.sql ---
--[ 1714829 ] CHECK CONSTRAINT...
create table t1 (id int CHECK (f1() = 1));

drop table t1;



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to