Update of /cvsroot/monetdb/sql/src/test/BugDay_2005-11-09_2.9.3/Tests
In directory 
23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv5366/src/test/BugDay_2005-11-09_2.9.3/Tests

Modified Files:
      Tag: Feb2009
        sql_server_crash.SF-1080024.stable.out 
Log Message:


disabled mitosis (not ready for production/release)

fixed bugs

2585592         Serial with order by is not working properly

        First order then project, added check for project with order)

2582389         subtraction between two columns 

        Disabled pushing sort down, this causes problems when the sorted
        column is used in other selection/projection results)

2581617         cardinality of expression is wrong

        When optimizing we sometimes have to fixup the cardinality of 
        expressions

2523442         IS NULL handled wrong in searched CASE
        
        The case condition column needs its null's removed. 

2513620         subquery returns a table crash    

        Properly detect unexpected table results in the selection

2499537         SQL: time to implement BINOP 

        Done 

Optimizer now also pushes select under cross-product

fixed bug in alter add index 
fixed bug in "OR" handling, with views. These require a distinct over
their "%TID%" columns. These TID columns are usualy not include in a
view, but when used now they are re-introduced. 



U sql_server_crash.SF-1080024.stable.out
Index: sql_server_crash.SF-1080024.stable.out
===================================================================
RCS file: 
/cvsroot/monetdb/sql/src/test/BugDay_2005-11-09_2.9.3/Tests/sql_server_crash.SF-1080024.stable.out,v
retrieving revision 1.5
retrieving revision 1.5.2.1
diff -u -d -r1.5 -r1.5.2.1
--- sql_server_crash.SF-1080024.stable.out      21 Dec 2008 19:38:22 -0000      
1.5
+++ sql_server_crash.SF-1080024.stable.out      11 Feb 2009 19:35:45 -0000      
1.5.2.1
@@ -26,7 +26,7 @@
 # 11:50:54 >  
 
 % . # table_name
-% ifthenelse_=_single_value # name
+% isnull_=_single_value # name
 % char # type
 % 0 # length
 [ NULL ]


------------------------------------------------------------------------------
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to