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

Modified Files:
        inspect05.stable.out 
Log Message:
propagated changes of Thursday Oct 25 2007 - Monday Oct 29 2007
from the MonetDB_5-2 branch to the development trunk


Index: inspect05.stable.out
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/modules/mal/Tests/inspect05.stable.out,v
retrieving revision 1.341
retrieving revision 1.342
diff -u -d -r1.341 -r1.342
--- inspect05.stable.out        28 Oct 2007 10:04:15 -0000      1.341
+++ inspect05.stable.out        29 Oct 2007 20:09:57 -0000      1.342
@@ -2687,6 +2687,12 @@
 [ "length",                              "command",      "calc",         
"(x:chr):int ",                                                                 
                                        "CALClengthchr;"                        
        ]
 [ "length",                              "command",      "calc",         
"(x:flt):int ",                                                                 
                                        "CALClengthflt;"                        
        ]
 [ "length",                              "command",      "calc",         
"(x:dbl):int ",                                                                 
                                        "CALClengthdbl;"                        
        ]
+[ "max",                         "command",      "calc",         
"(v:timestamp,w:timestamp):timestamp ",                                         
                                                                
"MTIMEtimestamp_max;"                           ]
+[ "min",                         "command",      "calc",         
"(v:timestamp,w:timestamp):timestamp ",                                         
                                                                
"MTIMEtimestamp_min;"                           ]
+[ "max",                         "command",      "calc",         
"(v:daytime,w:daytime):daytime ",                                               
                                                                
"MTIMEdaytime_max;"                             ]
+[ "min",                         "command",      "calc",         
"(v:daytime,w:daytime):daytime ",                                               
                                                                
"MTIMEdaytime_min;"                             ]
+[ "max",                         "command",      "calc",         
"(v:date,w:date):date ",                                                        
                                                                
"MTIMEdate_max;"                                ]
+[ "min",                         "command",      "calc",         
"(v:date,w:date):date ",                                                        
                                                                
"MTIMEdate_min;"                                ]
 [ "min",                                 "command",      "calc",         
"(l:dbl,r:dbl):dbl ",                                                           
                                        "CALCbinaryMINdbl;"                     
        ]
 [ "max",                                 "command",      "calc",         
"(l:dbl,r:dbl):dbl ",                                                           
                                        "CALCbinaryMAXdbl;"                     
        ]
 [ "min",                                 "command",      "calc",         
"(l:lng,r:lng):lng ",                                                           
                                        "CALCbinaryMINlng;"                     
        ]


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