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

Modified Files:
        explain_gives_crash.SF-2741829.sql 
Log Message:
propagated changes of Friday Aug 14 2009
from the Aug2009 branch to the development trunk

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2009/08/14 - stmane:
        
src/test/BugTracker-2009/Tests/explain_gives_crash.SF-2741829.sql,1.2.2.1

cleanup created table even if test crashes;
cf.,
https://sourceforge.net/tracker/index.php?func=detail&aid=2741829&group_id=56967&atid=482468
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Index: explain_gives_crash.SF-2741829.sql
===================================================================
RCS file: 
/cvsroot/monetdb/sql/src/test/BugTracker-2009/Tests/explain_gives_crash.SF-2741829.sql,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- explain_gives_crash.SF-2741829.sql  30 May 2009 04:29:20 -0000      1.2
+++ explain_gives_crash.SF-2741829.sql  14 Aug 2009 12:51:03 -0000      1.3
@@ -3,4 +3,3 @@
 explain alter table blabla add constraint dada unique (id);
 alter table blabla drop constraint dada;
 explain alter table blabla add constraint dada unique (id);
-drop table blabla;


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