Update of /cvsroot/monetdb/sql/src/test/BugTracker-2009/Tests
In directory
sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv30180/test/BugTracker-2009/Tests
Added Files:
insert_ambiguity.SF-2807609.sql
Log Message:
Approval of output due to recent changes in optimizers.
--- NEW FILE: insert_ambiguity.SF-2807609.sql ---
START TRANSACTION;
create table test (a integer, b integer);
insert into test (a) values (select 2);
insert into test (a,b) values (select 2, 2);
ROLLBACK;
------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins