Update of /cvsroot/monetdb/MonetDB5/src/modules/mal/Tests In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv9266
Modified Files:
inspect05.stable.out
Log Message:
approve new signatures
Index: inspect05.stable.out
===================================================================
RCS file: /cvsroot/monetdb/MonetDB5/src/modules/mal/Tests/inspect05.stable.out,v
retrieving revision 1.344
retrieving revision 1.345
diff -u -d -r1.344 -r1.345
--- inspect05.stable.out 9 Dec 2007 14:51:37 -0000 1.344
+++ inspect05.stable.out 11 Dec 2007 19:18:37 -0000 1.345
@@ -1362,6 +1362,12 @@
[ "flt", "command", "batcalc",
"(b:bat[:any_1,:sht]):bat[:any_1,:flt] ",
"CMDconvert_sht_flt;"
]
[ "flt", "command", "batcalc",
"(b:bat[:any_1,:bte]):bat[:any_1,:flt] ",
"CMDconvert_bte_flt;"
]
[ "flt", "command", "batcalc",
"(b:bat[:any_1,:flt]):bat[:any_1,:flt] ",
"CMDconvert_flt;"
]
+[ "ifthenelse", "command", "batcalc",
"(b:bat[:oid,:bit],t:bat[:any_1,:str],e:str):bat[:oid,:str] ",
"CMDifThenElseCst2_str;" ]
+[ "ifthenelse", "command", "batcalc",
"(b:bat[:oid,:bit],e:str,t:bat[:oid,:str]):bat[:oid,:str] ",
"CMDifThenElseCst1_str;" ]
+[ "ifthenelse", "command", "batcalc",
"(b:bat[:oid,:bit],t:bat[:oid,:str],e:bat[:oid,:str]):bat[:oid,:str] ",
"CMDifThenElse_str;" ]
+[ "ifthenelse", "command", "batcalc",
"(b:bat[:oid,:bit],v:str,w:str):bat[:oid,:str] ",
"CMDifThenElseCst_str;" ]
+[ "ifthen", "command", "batcalc",
"(b:bat[:oid,:bit],v:str):bat[:oid,:str] ",
"CMDifThenCst_str;" ]
+[ "ifthen", "command", "batcalc",
"(b:bat[:oid,:bit],t:bat[:oid,:str]):bat[:oid,:str] ",
"CMDifThen_str;" ]
[ "ifthenelse", "command", "batcalc",
"(b:bat[:oid,:bit],t:bat[:any_1,:dbl],e:dbl):bat[:oid,:dbl] ",
"CMDifThenElseCst2_dbl;"
]
[ "ifthenelse", "command", "batcalc",
"(b:bat[:oid,:bit],e:dbl,t:bat[:oid,:dbl]):bat[:oid,:dbl] ",
"CMDifThenElseCst1_dbl;"
]
[ "ifthenelse", "command", "batcalc",
"(b:bat[:oid,:bit],t:bat[:oid,:dbl],e:bat[:oid,:dbl]):bat[:oid,:dbl] ",
"CMDifThenElse_dbl;"
]
@@ -1374,36 +1380,36 @@
[ "ifthenelse", "command", "batcalc",
"(b:bat[:oid,:bit],v:flt,w:flt):bat[:oid,:flt] ",
"CMDifThenElseCst_flt;"
]
[ "ifthen", "command", "batcalc",
"(b:bat[:oid,:bit],v:flt):bat[:oid,:flt] ",
"CMDifThenCst_flt;"
]
[ "ifthen", "command", "batcalc",
"(b:bat[:oid,:bit],t:bat[:oid,:flt]):bat[:oid,:flt] ",
"CMDifThen_flt;"
]
+[ "ifthenelse", "command", "batcalc",
"(b:bat[:oid,:bit],t:bat[:any_1,:oid],e:oid):bat[:oid,:oid] ",
"CMDifThenElseCst2_oid;" ]
+[ "ifthenelse", "command", "batcalc",
"(b:bat[:oid,:bit],e:oid,t:bat[:oid,:oid]):bat[:oid,:oid] ",
"CMDifThenElseCst1_oid;" ]
+[ "ifthenelse", "command", "batcalc",
"(b:bat[:oid,:bit],t:bat[:oid,:oid],e:bat[:oid,:oid]):bat[:oid,:oid] ",
"CMDifThenElse_oid;" ]
+[ "ifthenelse", "command", "batcalc",
"(b:bat[:oid,:bit],v:oid,w:oid):bat[:oid,:oid] ",
"CMDifThenElseCst_oid;" ]
+[ "ifthen", "command", "batcalc",
"(b:bat[:oid,:bit],v:oid):bat[:oid,:oid] ",
"CMDifThenCst_oid;" ]
+[ "ifthen", "command", "batcalc",
"(b:bat[:oid,:bit],t:bat[:oid,:oid]):bat[:oid,:oid] ",
"CMDifThen_oid;" ]
[ "ifthenelse", "command", "batcalc",
"(b:bat[:oid,:bit],t:bat[:any_1,:lng],e:lng):bat[:oid,:lng] ",
"CMDifThenElseCst2_lng;"
]
[ "ifthenelse", "command", "batcalc",
"(b:bat[:oid,:bit],e:lng,t:bat[:oid,:lng]):bat[:oid,:lng] ",
"CMDifThenElseCst1_lng;"
]
[ "ifthenelse", "command", "batcalc",
"(b:bat[:oid,:bit],t:bat[:oid,:lng],e:bat[:oid,:lng]):bat[:oid,:lng] ",
"CMDifThenElse_lng;"
]
[ "ifthenelse", "command", "batcalc",
"(b:bat[:oid,:bit],v:lng,w:lng):bat[:oid,:lng] ",
"CMDifThenElseCst_lng;"
]
[ "ifthen", "command", "batcalc",
"(b:bat[:oid,:bit],v:lng):bat[:oid,:lng] ",
"CMDifThenCst_lng;"
]
[ "ifthen", "command", "batcalc",
"(b:bat[:oid,:bit],t:bat[:oid,:lng]):bat[:oid,:lng] ",
"CMDifThen_lng;"
]
-[ "ifthenelse", "command", "batcalc",
"(b:bat[:oid,:bit],t:bat[:any_1,:sht],e:sht):bat[:oid,:sht] ",
"CMDifThenElseCst2_sht;"
]
-[ "ifthenelse", "command", "batcalc",
"(b:bat[:oid,:bit],e:sht,t:bat[:oid,:sht]):bat[:oid,:sht] ",
"CMDifThenElseCst1_sht;"
]
-[ "ifthenelse", "command", "batcalc",
"(b:bat[:oid,:bit],t:bat[:oid,:sht],e:bat[:oid,:sht]):bat[:oid,:sht] ",
"CMDifThenElse_sht;"
]
-[ "ifthenelse", "command", "batcalc",
"(b:bat[:oid,:bit],v:sht,w:sht):bat[:oid,:sht] ",
"CMDifThenElseCst_sht;"
]
-[ "ifthen", "command", "batcalc",
"(b:bat[:oid,:bit],v:sht):bat[:oid,:sht] ",
"CMDifThenCst_sht;"
]
-[ "ifthen", "command", "batcalc",
"(b:bat[:oid,:bit],t:bat[:oid,:sht]):bat[:oid,:sht] ",
"CMDifThen_sht;"
]
[ "ifthenelse", "command", "batcalc",
"(b:bat[:oid,:bit],t:bat[:any_1,:int],e:int):bat[:oid,:int] ",
"CMDifThenElseCst2_int;"
]
[ "ifthenelse", "command", "batcalc",
"(b:bat[:oid,:bit],e:int,t:bat[:oid,:int]):bat[:oid,:int] ",
"CMDifThenElseCst1_int;"
]
[ "ifthenelse", "command", "batcalc",
"(b:bat[:oid,:bit],t:bat[:oid,:int],e:bat[:oid,:int]):bat[:oid,:int] ",
"CMDifThenElse_int;"
]
[ "ifthenelse", "command", "batcalc",
"(b:bat[:oid,:bit],v:int,w:int):bat[:oid,:int] ",
"CMDifThenElseCst_int;"
]
[ "ifthen", "command", "batcalc",
"(b:bat[:oid,:bit],v:int):bat[:oid,:int] ",
"CMDifThenCst_int;"
]
[ "ifthen", "command", "batcalc",
"(b:bat[:oid,:bit],t:bat[:oid,:int]):bat[:oid,:int] ",
"CMDifThen_int;"
]
-[ "ifthenelse", "command", "batcalc",
"(b:bat[:oid,:bit],t:bat[:any_1,:oid],e:oid):bat[:oid,:oid] ",
"CMDifThenElseCst2_oid;"
]
-[ "ifthenelse", "command", "batcalc",
"(b:bat[:oid,:bit],e:oid,t:bat[:oid,:oid]):bat[:oid,:oid] ",
"CMDifThenElseCst1_oid;"
]
-[ "ifthenelse", "command", "batcalc",
"(b:bat[:oid,:bit],t:bat[:oid,:oid],e:bat[:oid,:oid]):bat[:oid,:oid] ",
"CMDifThenElse_oid;"
]
-[ "ifthenelse", "command", "batcalc",
"(b:bat[:oid,:bit],v:oid,w:oid):bat[:oid,:oid] ",
"CMDifThenElseCst_oid;"
]
-[ "ifthen", "command", "batcalc",
"(b:bat[:oid,:bit],v:oid):bat[:oid,:oid] ",
"CMDifThenCst_oid;"
]
-[ "ifthen", "command", "batcalc",
"(b:bat[:oid,:bit],t:bat[:oid,:oid]):bat[:oid,:oid] ",
"CMDifThen_oid;"
]
-[ "ifthenelse", "command", "batcalc",
"(b:bat[:oid,:bit],t:bat[:any_1,:str],e:str):bat[:oid,:str] ",
"CMDifThenElseCst2_str;"
]
-[ "ifthenelse", "command", "batcalc",
"(b:bat[:oid,:bit],e:str,t:bat[:oid,:str]):bat[:oid,:str] ",
"CMDifThenElseCst1_str;"
]
-[ "ifthenelse", "command", "batcalc",
"(b:bat[:oid,:bit],t:bat[:oid,:str],e:bat[:oid,:str]):bat[:oid,:str] ",
"CMDifThenElse_str;"
]
-[ "ifthenelse", "command", "batcalc",
"(b:bat[:oid,:bit],v:str,w:str):bat[:oid,:str] ",
"CMDifThenElseCst_str;"
]
-[ "ifthen", "command", "batcalc",
"(b:bat[:oid,:bit],v:str):bat[:oid,:str] ",
"CMDifThenCst_str;"
]
-[ "ifthen", "command", "batcalc",
"(b:bat[:oid,:bit],t:bat[:oid,:str]):bat[:oid,:str] ",
"CMDifThen_str;"
]
+[ "ifthenelse", "command", "batcalc",
"(b:bat[:oid,:bit],t:bat[:any_1,:sht],e:sht):bat[:oid,:sht] ",
"CMDifThenElseCst2_sht;" ]
+[ "ifthenelse", "command", "batcalc",
"(b:bat[:oid,:bit],e:sht,t:bat[:oid,:sht]):bat[:oid,:sht] ",
"CMDifThenElseCst1_sht;" ]
+[ "ifthenelse", "command", "batcalc",
"(b:bat[:oid,:bit],t:bat[:oid,:sht],e:bat[:oid,:sht]):bat[:oid,:sht] ",
"CMDifThenElse_sht;" ]
+[ "ifthenelse", "command", "batcalc",
"(b:bat[:oid,:bit],v:sht,w:sht):bat[:oid,:sht] ",
"CMDifThenElseCst_sht;" ]
+[ "ifthen", "command", "batcalc",
"(b:bat[:oid,:bit],v:sht):bat[:oid,:sht] ",
"CMDifThenCst_sht;" ]
+[ "ifthen", "command", "batcalc",
"(b:bat[:oid,:bit],t:bat[:oid,:sht]):bat[:oid,:sht] ",
"CMDifThen_sht;" ]
+[ "ifthenelse", "command", "batcalc",
"(b:bat[:oid,:bit],t:bat[:any_1,:bte],e:bte):bat[:oid,:bte] ",
"CMDifThenElseCst2_bte;" ]
+[ "ifthenelse", "command", "batcalc",
"(b:bat[:oid,:bit],e:bte,t:bat[:oid,:bte]):bat[:oid,:bte] ",
"CMDifThenElseCst1_bte;" ]
+[ "ifthenelse", "command", "batcalc",
"(b:bat[:oid,:bit],t:bat[:oid,:bte],e:bat[:oid,:bte]):bat[:oid,:bte] ",
"CMDifThenElse_bte;" ]
+[ "ifthenelse", "command", "batcalc",
"(b:bat[:oid,:bit],v:bte,w:bte):bat[:oid,:bte] ",
"CMDifThenElseCst_bte;" ]
+[ "ifthen", "command", "batcalc",
"(b:bat[:oid,:bit],v:bte):bat[:oid,:bte] ",
"CMDifThenCst_bte;" ]
+[ "ifthen", "command", "batcalc",
"(b:bat[:oid,:bit],t:bat[:oid,:bte]):bat[:oid,:bte] ",
"CMDifThen_bte;" ]
[ "ifthenelse", "command", "batcalc",
"(b:bat[:oid,:bit],t:bat[:any_1,:chr],e:chr):bat[:oid,:chr] ",
"CMDifThenElseCst2_chr;"
]
[ "ifthenelse", "command", "batcalc",
"(b:bat[:oid,:bit],e:chr,t:bat[:oid,:chr]):bat[:oid,:chr] ",
"CMDifThenElseCst1_chr;"
]
[ "ifthenelse", "command", "batcalc",
"(b:bat[:oid,:bit],t:bat[:oid,:chr],e:bat[:oid,:chr]):bat[:oid,:chr] ",
"CMDifThenElse_chr;"
]
@@ -1613,6 +1619,7 @@
[ "daytime", "command", "mtime",
"(h:int,m:int,s:int):daytime ",
"MTIMEdaytime3;"
]
[ "daytime", "command", "mtime",
"(h:int,m:int):daytime ",
"MTIMEdaytime2;"
]
[ "daytime", "command", "mtime",
"(h:int):daytime ",
"MTIMEdaytime1;"
]
+[ "date_to_str", "command", "mtime",
"(d:date,format:str):str ",
"MTIMEstrftime;" ]
[ "dayname", "command", "mtime",
"(day:int):str ",
"MTIMEday_to_str;"
]
[ "daynum", "command", "mtime",
"(day:str):int ",
"MTIMEday_from_str;"
]
[ "dst", "command", "mtime",
"(t:timestamp,v:timezone):bit ",
"MTIMEtimestamp_inside_dst;"
]
@@ -1668,6 +1675,7 @@
[ "rule", "command", "mtime",
"(s:str):zrule ",
"MTIMErule_fromstr;"
]
[ "seconds", "command", "mtime",
"(secs:lng):int ",
"MTIMEsql_seconds;"
]
[ "seconds", "command", "mtime",
"(t:timestamp):int ",
"MTIMEtimestamp_seconds;"
]
+[ "str_to_date", "command", "mtime",
"(s:str,format:str):date ",
"MTIMEstrptime;" ]
[ "start_dst", "command", "mtime",
"(t:timezone):zrule ",
"MTIMEtzone_extract_start;"
]
[ "setTimezone", "command", "mtime",
"(name:str):timezone ",
"MTIMEtimezone;"
]
[ "seconds", "command", "mtime",
"(d:daytime):int ",
"MTIMEdaytime_extract_seconds;"
]
-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins
