Changeset: edd4a2346945 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=edd4a2346945
Modified Files:
        MonetDB5/src/modules/mal/Tests/inspect05.stable.out
Branch: default
Log Message:

merged stable output fix from Jun2010


diffs (11 lines):

diff -r 038a15cf73c4 -r edd4a2346945 
MonetDB5/src/modules/mal/Tests/inspect05.stable.out
--- a/MonetDB5/src/modules/mal/Tests/inspect05.stable.out       Wed Jul 28 
14:00:10 2010 +0200
+++ b/MonetDB5/src/modules/mal/Tests/inspect05.stable.out       Wed Jul 28 
14:24:11 2010 +0200
@@ -1576,6 +1576,7 @@
 [ "search",                      "command",      "batstr",       
"(s:bat[:oid,:str],c:bat[:oid,:str]):bat[:oid,:int] ",                          
                                                        "STRbatstrSearch;"      
                                ]
 [ "startsWith",                          "command",      "batstr",       
"(s:bat[:oid,:str],prefix:str):bat[:oid,:bit] ",                                
                                                        "STRbatPrefixcst;"      
                                ]
 [ "startsWith",                          "command",      "batstr",       
"(s:bat[:oid,:str],prefix:bat[:oid,:str]):bat[:oid,:bit] ",                     
                                                        "STRbatPrefix;"         
                                ]
+[ "stringlength",                "command",      "batstr",       
"(s:bat[:oid,:str]):bat[:oid,:int] ",                                           
                                        "STRbatstringLength;"                   
        ]
 [ "trim",                        "command",      "batstr",       
"(s:bat[:oid,:str]):bat[:oid,:str] ",                                           
                                                        "STRbatStrip;"          
                                ]
 [ "toUpper",                     "command",      "batstr",       
"(s:bat[:oid,:str]):bat[:oid,:str] ",                                           
                                                        "STRbatUpper;"          
                                ]
 [ "toLower",                     "command",      "batstr",       
"(s:bat[:oid,:str]):bat[:oid,:str] ",                                           
                                                        "STRbatLower;"          
                                ]
_______________________________________________
Checkin-list mailing list
[email protected]
http://mail.monetdb.org/mailman/listinfo/checkin-list

Reply via email to