Update of /cvsroot/monetdb/MonetDB5/src/modules/mal/Tests
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv19378/modules/mal/Tests

Modified Files:
        inspect05.stable.out radix.stable.out 
Log Message:
A few patches for the mal compiler


Index: inspect05.stable.out
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/modules/mal/Tests/inspect05.stable.out,v
retrieving revision 1.338
retrieving revision 1.339
diff -u -d -r1.338 -r1.339
--- inspect05.stable.out        4 Oct 2007 13:08:05 -0000       1.338
+++ inspect05.stable.out        4 Oct 2007 20:11:10 -0000       1.339
@@ -2820,8 +2820,8 @@
 [ "outerjoin",                           "command",      "algebra",      
"(outer:bat[:any_1,:oid],inner:bat[:oid,:any_3]):bat[:any_1,:any_3] ",          
                                        "ALGouterjoin;"                         
        ]
 [ "outerjoin",                           "command",      "algebra",      
"(outer:bat[:any_1,:oid],inner:bat[:oid,:any_3]):bat[:any_1,:any_3] ",          
                                        "ALGouterjoin;"                         
        ]
 [ "outerjoin",                           "command",      "algebra",      
"(outer:bat[:any_1,:any_2],inner:bat[:any_2,:any_3]):bat[:any_1,:any_3] ",      
                                        "ALGouterjoin;"                         
        ]
-[ "project",                             "pattern",      "algebra",      
"(b:bat[:any_1,:any_3],val:bat[:any_1,:any_2]):bat[:any_1,:any_2] ",            
                                        "CMDBBPproject;"                        
        ]
-[ "project",                             "pattern",      "algebra",      
"(b:bat[:any_1,:any_3],val:any_2):bat[:any_1,:any_2] ",                         
                                        "CMDBBPproject;"                        
        ]
+[ "project",             "pattern",      "algebra",      
"(b:bat[:any_1,:any_3],val:bat[:any_1,:any_2]):bat[:any_1,:any_2] ",            
        "ALGprojectCst;"                        ]
+[ "project",             "pattern",      "algebra",      
"(b:bat[:any_1,:any_3],val:any_2):bat[:any_1,:any_2] ",                         
        "ALGprojectCst;"                        ]
 [ "project",                             "command",      "algebra",      
"(b:bat[:any_2,:any_1],v:dbl):bat[:any_2,:dbl] ",                               
                                        "ALGprojecttail_dbl;"                   
        ]
 [ "project",                             "command",      "algebra",      
"(v:dbl,b:bat[:any_2,:any_1]):bat[:dbl,:any_1] ",                               
                                        "ALGprojecthead_dbl;"                   
        ]
 [ "project",                             "command",      "algebra",      
"(b:bat[:any_2,:any_1],v:flt):bat[:any_2,:flt] ",                               
                                        "ALGprojecttail_flt;"                   
        ]

Index: radix.stable.out
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/modules/mal/Tests/radix.stable.out,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- radix.stable.out    31 Aug 2007 10:41:56 -0000      1.11
+++ radix.stable.out    4 Oct 2007 20:11:12 -0000       1.12
@@ -768,7 +768,7 @@
 [ 3 ]
 [ 3 ]
 [ 3 ]
-[ 32 ]
+[ 4 ]
 [ 0 ]
 [ 0 ]
 [ 0 ]


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins

Reply via email to