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

Modified Files:
      Tag: MonetDB_5-4
        inspect05.stable.out 
Log Message:
approving new temporal signatures 


Index: inspect05.stable.out
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/modules/mal/Tests/inspect05.stable.out,v
retrieving revision 1.354
retrieving revision 1.354.2.1
diff -u -d -r1.354 -r1.354.2.1
--- inspect05.stable.out        30 Jan 2008 17:30:11 -0000      1.354
+++ inspect05.stable.out        12 Feb 2008 08:45:08 -0000      1.354.2.1
@@ -2187,7 +2187,8 @@
 [ "==",                                          "command",      "timestamp",  
  "(v:timestamp,w:timestamp):bit ",                                             
                                          "MTIMEtimestamp_EQ;"                  
          ]
 [ ">=",                                          "command",      "timestamp",  
  "(v:timestamp,w:timestamp):bit ",                                             
                                          "MTIMEtimestamp_GE;"                  
          ]
 [ ">",                                   "command",      "timestamp",    
"(v:timestamp,w:timestamp):bit ",                                               
                                        "MTIMEtimestamp_GT;"                    
        ]
-[ "epoch",                               "command",      "timestamp",    
"(t:timestamp):lng ",                                                           
                                        "MTIMEepoch2lng;"                       
        ]
+[ "epoch",                               "command",      "timestamp",    
"(t:int):timestamp ",                                                           
                                                                
"MTIMEtimestamp;"                               ]
+[ "epoch",                               "command",      "timestamp",    
"(t:timestamp):int ",                                                           
                                                                
"MTIMEepoch2int;"                               ]
 [ "epoch",                               "command",      "timestamp",    
"():timestamp ",                                                                
                                        "MTIMEepoch;"                           
        ]
 [ "#fromstr",                            "command",      "timestamp",    
"():timestamp ",                                                                
                                        "timestamp_fromstr;"                    
        ]
 [ "isnil",                               "command",      "timestamp",    
"(v:timestamp):bit ",                                                           
                                        "MTIMEtimestamp_isnil;"                 
        ]
@@ -3381,6 +3382,8 @@
 [ "sign",                                "command",      "calc",         
"(x:sht):sht ",                                                                 
                        "CALCunaryshtSIGN;"                             ]
 [ "sign",                                "command",      "calc",         
"(x:bte):bte ",                                                                 
                        "CALCunarybteSIGN;"                             ]
 [ "sign",                                "command",      "calc",         
"(x:chr):chr ",                                                                 
                        "CALCunarychrSIGN;"                             ]
+[ "timestamp",                           "command",      "calc",         
"(secs:lng):timestamp ",                                                        
                                                                
"MTIMEtimestamp_lng;"                           ]
+[ "timestamp",                           "command",      "calc",         
"(secs:int):timestamp ",                                                        
                                                                
"MTIMEtimestamp;"                               ]
 [ "timestamp",                           "command",      "calc",         
"(d:date):timestamp ",                                                          
                                        "MTIMEtimestamp_create_from_date;"      
        ]
 [ "timestamp",                           "command",      "calc",         
"(t:timestamp):timestamp ",                                                     
                                        "MTIMEtimestamp2timestamp;"             
        ]
 [ "timestamp",                           "command",      "calc",         
"(s:str):timestamp ",                                                           
                                        "MTIMEtimestamp_fromstr;"               
        ]


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins

Reply via email to