Update of /cvsroot/monetdb/MonetDB5/src/modules/mal/Tests In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv20416/src/modules/mal/Tests
Modified Files:
inspect05.stable.out
Log Message:
propagated changes of Wednesday Jun 06 2007 - Wednesday Jun 06 2007
from the MonetDB_5-0 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.304
retrieving revision 1.305
diff -u -d -r1.304 -r1.305
--- inspect05.stable.out 20 May 2007 07:51:16 -0000 1.304
+++ inspect05.stable.out 6 Jun 2007 19:38:00 -0000 1.305
@@ -5,7 +5,7 @@
# 07:22:37 > Mtimeout -timeout 60 mserver5
"--config=/ufs/mk/monet5/Linux/etc/monetdb5.conf" --debug=10 --set
"monet_mod_path=/ufs/mk/monet5//Linux/lib/MonetDB5:/ufs/mk/monet5//Linux/lib/MonetDB5/lib:/ufs/mk/monet5//Linux/lib/MonetDB5/bin"
--set "gdk_dbfarm=/ufs/mk/monet5//Linux/var/MonetDB5/dbfarm" --set
"sql_logdir=/ufs/mk/monet5//Linux/var/MonetDB5/sql_logs" --set
"xquery_logdir=/ufs/mk/monet5//Linux/var/MonetDB5/xquery_logs" --set
mapi_port=38414 --set xrpc_port=42448 --set monet_prompt= --trace
--dbname=mTests_src_modules_mal inspect05.mal
# 07:22:37 >
-# MonetDB Server v5.0.0_beta2_1
+# MonetDB Server v5.0.0
# Copyright (c) 1993-2007 CWI, all rights reserved
# Compiled for x86_64-redhat-linux-gnu/64bit with 64bit OIDs dynamically linked
# dbname:mTests_src_modules_mal
@@ -1525,40 +1525,26 @@
[ "and", "command", "batcalc",
"(a:bat[:oid,:oid],b:bat[:oid,:oid],cst:oid):bat[:oid,:oid] ",
"CMDbataccumANDcst_oid_oid_oid;"
]
[ "and", "command", "batcalc",
"(a:bat[:oid,:oid],cst:oid,b:bat[:oid,:oid]):bat[:oid,:oid] ",
"CMDbataccumANDcst2_oid_oid_oid;"
]
[ "and", "command", "batcalc",
"(a:bat[:oid,:oid],b:bat[:oid,:oid],c:bat[:oid,:oid]):bat[:oid,:oid] ",
"CMDbataccumAND_oid_oid_oid;"
]
-[ "bit", "command", "batcalc",
"(b:bat[:void,:str]):bat[:void,:bit] ",
"CMDconvert_void_str_bit;"
]
[ "bit", "command", "batcalc",
"(b:bat[:any_1,:str]):bat[:any_1,:bit] ",
"CMDconvert_str_bit;"
]
-[ "bit", "command", "batcalc",
"(b:bat[:void,:lng]):bat[:void,:bit] ",
"CMDconvert_void_lng_bit;"
]
[ "bit", "command", "batcalc",
"(b:bat[:any_1,:lng]):bat[:any_1,:bit] ",
"CMDconvert_lng_bit;"
]
-[ "bit", "command", "batcalc",
"(b:bat[:void,:int]):bat[:void,:bit] ",
"CMDconvert_void_int_bit;"
]
[ "bit", "command", "batcalc",
"(b:bat[:any_1,:int]):bat[:any_1,:bit] ",
"CMDconvert_int_bit;"
]
-[ "bit", "command", "batcalc",
"(b:bat[:void,:sht]):bat[:void,:bit] ",
"CMDconvert_void_sht_bit;"
]
[ "bit", "command", "batcalc",
"(b:bat[:any_1,:sht]):bat[:any_1,:bit] ",
"CMDconvert_sht_bit;"
]
[ "bit", "command", "batcalc",
"(b:bat[:any_1,:bit]):bat[:any_1,:bit] ",
"CMDconvert_bit;"
]
[ "chrAt", "command", "batcalc",
"(s:bat[:oid,:str],index:int):bat[:oid,:chr] ",
"STRbatChrAtcst;"
]
[ "chrAt", "command", "batcalc",
"(s:bat[:oid,:str],index:bat[:oid,:int]):bat[:oid,:chr] ",
"STRbatChrAt;"
]
[ "chr", "command", "batcalc",
"(b:bat[:any_1,:chr]):bat[:any_1,:chr] ",
"CMDconvert_chr;"
]
-[ "dbl", "command", "batcalc",
"(b:bat[:void,:flt]):bat[:void,:dbl] ",
"CMDconvert_void_flt_dbl;"
]
[ "dbl", "command", "batcalc",
"(b:bat[:any_1,:flt]):bat[:any_1,:dbl] ",
"CMDconvert_flt_dbl;"
]
-[ "dbl", "command", "batcalc",
"(b:bat[:void,:oid]):bat[:void,:dbl] ",
"CMDconvert_void_oid_dbl;"
]
[ "dbl", "command", "batcalc",
"(b:bat[:any_1,:oid]):bat[:any_1,:dbl] ",
"CMDconvert_oid_dbl;"
]
-[ "dbl", "command", "batcalc",
"(b:bat[:void,:lng]):bat[:void,:dbl] ",
"CMDconvert_void_lng_dbl;"
]
[ "dbl", "command", "batcalc",
"(b:bat[:any_1,:lng]):bat[:any_1,:dbl] ",
"CMDconvert_lng_dbl;"
]
-[ "dbl", "command", "batcalc",
"(b:bat[:void,:int]):bat[:void,:dbl] ",
"CMDconvert_void_int_dbl;"
]
[ "dbl", "command", "batcalc",
"(b:bat[:any_1,:int]):bat[:any_1,:dbl] ",
"CMDconvert_int_dbl;"
]
-[ "dbl", "command", "batcalc",
"(b:bat[:void,:sht]):bat[:void,:dbl] ",
"CMDconvert_void_sht_dbl;"
]
[ "dbl", "command", "batcalc",
"(b:bat[:any_1,:sht]):bat[:any_1,:dbl] ",
"CMDconvert_sht_dbl;"
]
[ "dbl", "command", "batcalc",
"(b:bat[:any_1,:dbl]):bat[:any_1,:dbl] ",
"CMDconvert_dbl;"
]
[ "endsWith", "command", "batcalc",
"(s:bat[:oid,:str],suffix:str):bat[:oid,:bit] ",
"STRbatSuffixcst;"
]
[ "endsWith", "command", "batcalc",
"(s:bat[:oid,:str],suffix:bat[:oid,:str]):bat[:oid,:bit] ",
"STRbatSuffix;"
]
-[ "flt", "command", "batcalc",
"(b:bat[:void,:dbl]):bat[:void,:flt] ",
"CMDconvert_void_dbl_flt;"
]
[ "flt", "command", "batcalc",
"(b:bat[:any_1,:dbl]):bat[:any_1,:flt] ",
"CMDconvert_dbl_flt;"
]
-[ "flt", "command", "batcalc",
"(b:bat[:void,:oid]):bat[:void,:flt] ",
"CMDconvert_void_oid_flt;"
]
[ "flt", "command", "batcalc",
"(b:bat[:any_1,:oid]):bat[:any_1,:flt] ",
"CMDconvert_oid_flt;"
]
-[ "flt", "command", "batcalc",
"(b:bat[:void,:lng]):bat[:void,:flt] ",
"CMDconvert_void_lng_flt;"
]
[ "flt", "command", "batcalc",
"(b:bat[:any_1,:lng]):bat[:any_1,:flt] ",
"CMDconvert_lng_flt;"
]
-[ "flt", "command", "batcalc",
"(b:bat[:void,:int]):bat[:void,:flt] ",
"CMDconvert_void_int_flt;"
]
[ "flt", "command", "batcalc",
"(b:bat[:any_1,:int]):bat[:any_1,:flt] ",
"CMDconvert_int_flt;"
]
-[ "flt", "command", "batcalc",
"(b:bat[:void,:sht]):bat[:void,:flt] ",
"CMDconvert_void_sht_flt;"
]
[ "flt", "command", "batcalc",
"(b:bat[:any_1,:sht]):bat[:any_1,:flt] ",
"CMDconvert_sht_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,:dbl],e:dbl):bat[:oid,:dbl] ",
"CMDifThenElseCst2_dbl;"
]
@@ -1615,19 +1601,12 @@
[ "ifthenelse", "command", "batcalc",
"(b:bat[:oid,:bit],v:bit,w:bit):bat[:oid,:bit] ",
"CMDifThenElseCst_bit;"
]
[ "ifthen", "command", "batcalc",
"(b:bat[:oid,:bit],v:bit):bat[:oid,:bit] ",
"CMDifThenCst_bit;"
]
[ "ifthen", "command", "batcalc",
"(b:bat[:oid,:bit],t:bat[:oid,:bit]):bat[:oid,:bit] ",
"CMDifThen_bit;"
]
-[ "int", "command", "batcalc",
"(b:bat[:void,:str]):bat[:void,:int] ",
"CMDconvert_void_str_int;"
]
[ "int", "command", "batcalc",
"(b:bat[:any_1,:str]):bat[:any_1,:int] ",
"CMDconvert_str_int;"
]
-[ "int", "command", "batcalc",
"(b:bat[:void,:bit]):bat[:void,:int] ",
"CMDconvert_void_bit_int;"
]
[ "int", "command", "batcalc",
"(b:bat[:any_1,:bit]):bat[:any_1,:int] ",
"CMDconvert_bit_int;"
]
-[ "int", "command", "batcalc",
"(b:bat[:void,:dbl]):bat[:void,:int] ",
"CMDconvert_void_dbl_int;"
]
[ "int", "command", "batcalc",
"(b:bat[:any_1,:dbl]):bat[:any_1,:int] ",
"CMDconvert_dbl_int;"
]
-[ "int", "command", "batcalc",
"(b:bat[:void,:flt]):bat[:void,:int] ",
"CMDconvert_void_flt_int;"
]
[ "int", "command", "batcalc",
"(b:bat[:any_1,:flt]):bat[:any_1,:int] ",
"CMDconvert_flt_int;"
]
-[ "int", "command", "batcalc",
"(b:bat[:void,:oid]):bat[:void,:int] ",
"CMDconvert_void_oid_int;"
]
[ "int", "command", "batcalc",
"(b:bat[:any_1,:oid]):bat[:any_1,:int] ",
"CMDconvert_oid_int;"
]
-[ "int", "command", "batcalc",
"(b:bat[:void,:lng]):bat[:void,:int] ",
"CMDconvert_void_lng_int;"
]
[ "int", "command", "batcalc",
"(b:bat[:any_1,:lng]):bat[:any_1,:int] ",
"CMDconvert_lng_int;"
]
-[ "int", "command", "batcalc",
"(b:bat[:void,:sht]):bat[:void,:int] ",
"CMDconvert_void_sht_int;"
]
[ "int", "command", "batcalc",
"(b:bat[:any_1,:sht]):bat[:any_1,:int] ",
"CMDconvert_sht_int;"
]
[ "int", "command", "batcalc",
"(b:bat[:any_1,:int]):bat[:any_1,:int] ",
"CMDconvert_int;"
]
[ "isnil", "command", "batcalc",
"(b:bat[:any_1,:chr]):bat[:any_1,:chr] ",
"CMDunaryISNIL;"
]
@@ -1643,28 +1622,19 @@
[ "like", "command", "batcalc",
"(s:bat[:oid,:str],pat:str):bat[:oid,:oid] ",
"STRbatlike2;"
]
[ "ltrim", "command", "batcalc",
"(s:bat[:oid,:str]):bat[:oid,:str] ",
"STRbatLtrim;"
]
[ "length", "command", "batcalc",
"(s:bat[:oid,:str]):bat[:oid,:int] ",
"STRbatLength;"
]
-[ "lng", "command", "batcalc",
"(b:bat[:void,:bit]):bat[:void,:lng] ",
"CMDconvert_void_bit_lng;"
]
[ "lng", "command", "batcalc",
"(b:bat[:any_1,:bit]):bat[:any_1,:lng] ",
"CMDconvert_bit_lng;"
]
-[ "lng", "command", "batcalc",
"(b:bat[:void,:dbl]):bat[:void,:lng] ",
"CMDconvert_void_dbl_lng;"
]
[ "lng", "command", "batcalc",
"(b:bat[:any_1,:dbl]):bat[:any_1,:lng] ",
"CMDconvert_dbl_lng;"
]
-[ "lng", "command", "batcalc",
"(b:bat[:void,:flt]):bat[:void,:lng] ",
"CMDconvert_void_flt_lng;"
]
[ "lng", "command", "batcalc",
"(b:bat[:any_1,:flt]):bat[:any_1,:lng] ",
"CMDconvert_flt_lng;"
]
-[ "lng", "command", "batcalc",
"(b:bat[:void,:oid]):bat[:void,:lng] ",
"CMDconvert_void_oid_lng;"
]
[ "lng", "command", "batcalc",
"(b:bat[:any_1,:oid]):bat[:any_1,:lng] ",
"CMDconvert_oid_lng;"
]
-[ "lng", "command", "batcalc",
"(b:bat[:void,:int]):bat[:void,:lng] ",
"CMDconvert_void_int_lng;"
]
[ "lng", "command", "batcalc",
"(b:bat[:any_1,:int]):bat[:any_1,:lng] ",
"CMDconvert_int_lng;"
]
-[ "lng", "command", "batcalc",
"(b:bat[:void,:sht]):bat[:void,:lng] ",
"CMDconvert_void_sht_lng;"
]
[ "lng", "command", "batcalc",
"(b:bat[:any_1,:sht]):bat[:any_1,:lng] ",
"CMDconvert_sht_lng;"
]
[ "lng", "command", "batcalc",
"(b:bat[:any_1,:lng]):bat[:any_1,:lng] ",
"CMDconvert_lng;"
]
[ "match", "command", "batcalc",
"(b:bat[:oid,:str],pat:str):bat[:oid,:bit] ",
"STRbatmatchCst;"
]
[ "nbytes", "command", "batcalc",
"(s:bat[:oid,:str]):bat[:oid,:int] ",
"STRbatBytes;"
]
[ "not", "command", "batcalc",
"(a:bat[:any_1,:bit],b:bat[:any_1,:bit]):bat[:any_1,:bit] ",
"CMDbitbataccumNOT;"
]
[ "not", "command", "batcalc",
"(b:bat[:any_1,:bit]):bat[:any_1,:bit] ",
"CMDbitbatNOT;"
]
-[ "oid", "command", "batcalc",
"(b:bat[:void,:lng]):bat[:void,:oid] ",
"CMDconvert_void_lng_oid;"
]
[ "oid", "command", "batcalc",
"(b:bat[:any_1,:lng]):bat[:any_1,:oid] ",
"CMDconvert_lng_oid;"
]
-[ "oid", "command", "batcalc",
"(b:bat[:void,:int]):bat[:void,:oid] ",
"CMDconvert_void_int_oid;"
]
[ "oid", "command", "batcalc",
"(b:bat[:any_1,:int]):bat[:any_1,:oid] ",
"CMDconvert_int_oid;"
]
-[ "oid", "command", "batcalc",
"(b:bat[:void,:sht]):bat[:void,:oid] ",
"CMDconvert_void_sht_oid;"
]
[ "oid", "command", "batcalc",
"(b:bat[:any_1,:sht]):bat[:any_1,:oid] ",
"CMDconvert_sht_oid;"
]
[ "oid", "command", "batcalc",
"(b:bat[:any_1,:oid]):bat[:any_1,:oid] ",
"CMDconvert_oid;"
]
[ "or", "command", "batcalc",
"(a:bat[:any_1,:bit],cst:bit,b:bat[:any_1,:bit]):bat[:any_1,:bit] ",
"CMDaccum_OR_cst_bit;"
]
@@ -1708,17 +1678,11 @@
[ "search", "command", "batcalc",
"(s:bat[:oid,:str],c:bat[:oid,:str]):bat[:oid,:int] ",
"STRbatstrSearch;"
]
[ "startsWith", "command", "batcalc",
"(s:bat[:oid,:str],prefix:str):bat[:oid,:bit] ",
"STRbatPrefixcst;"
]
[ "startsWith", "command", "batcalc",
"(s:bat[:oid,:str],prefix:bat[:oid,:str]):bat[:oid,:bit] ",
"STRbatPrefix;"
]
-[ "sht", "command", "batcalc",
"(b:bat[:void,:bit]):bat[:void,:sht] ",
"CMDconvert_void_bit_sht;"
]
[ "sht", "command", "batcalc",
"(b:bat[:any_1,:bit]):bat[:any_1,:sht] ",
"CMDconvert_bit_sht;"
]
-[ "sht", "command", "batcalc",
"(b:bat[:void,:dbl]):bat[:void,:sht] ",
"CMDconvert_void_dbl_sht;"
]
[ "sht", "command", "batcalc",
"(b:bat[:any_1,:dbl]):bat[:any_1,:sht] ",
"CMDconvert_dbl_sht;"
]
-[ "sht", "command", "batcalc",
"(b:bat[:void,:flt]):bat[:void,:sht] ",
"CMDconvert_void_flt_sht;"
]
[ "sht", "command", "batcalc",
"(b:bat[:any_1,:flt]):bat[:any_1,:sht] ",
"CMDconvert_flt_sht;"
]
-[ "sht", "command", "batcalc",
"(b:bat[:void,:oid]):bat[:void,:sht] ",
"CMDconvert_void_oid_sht;"
]
[ "sht", "command", "batcalc",
"(b:bat[:any_1,:oid]):bat[:any_1,:sht] ",
"CMDconvert_oid_sht;"
]
-[ "sht", "command", "batcalc",
"(b:bat[:void,:lng]):bat[:void,:sht] ",
"CMDconvert_void_lng_sht;"
]
[ "sht", "command", "batcalc",
"(b:bat[:any_1,:lng]):bat[:any_1,:sht] ",
"CMDconvert_lng_sht;"
]
-[ "sht", "command", "batcalc",
"(b:bat[:void,:int]):bat[:void,:sht] ",
"CMDconvert_void_int_sht;"
]
[ "sht", "command", "batcalc",
"(b:bat[:any_1,:int]):bat[:any_1,:sht] ",
"CMDconvert_int_sht;"
]
[ "str", "command", "batcalc",
"(b:bat[:any_1,:str]):bat[:any_1,:str] ",
"CMDconvert_str;"
]
[ "sht", "command", "batcalc",
"(b:bat[:any_1,:sht]):bat[:any_1,:sht] ",
"CMDconvert_sht;"
]
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins
