Update of /cvsroot/monetdb/MonetDB4/tests/Availability/Tests In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv2744/tests/Availability/Tests
Modified Files:
01_Modules_static.stable.out
Log Message:
approved stable output after Peter's last/late night checkins:
We have two new CTrefine_rev() PROCs and one new CTrefine_rev() COMMAND.
Index: 01_Modules_static.stable.out
===================================================================
RCS file:
/cvsroot/monetdb/MonetDB4/tests/Availability/Tests/01_Modules_static.stable.out,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- 01_Modules_static.stable.out 2 May 2007 18:27:27 -0000 1.6
+++ 01_Modules_static.stable.out 25 May 2007 07:09:17 -0000 1.7
@@ -46,12 +46,12 @@
}
Fnts.count().print();
-[ 1023 ]
+[ 1026 ]
Fnts.reverse().sort().reverse()@batloop() {
FnameS.insert($h,Fname.find($h));
}
FnameS.count().print();
-[ 1023 ]
+[ 1026 ]
var All:=0;
@@ -78,14 +78,16 @@
Module: ""
-[ 68 ]
-#---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------#
+[ 70 ]
+#-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------#
# function type signature
help
# name
# str str str
str
# type
#-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------#
[ "CTgroup", "PROC: ", "CTgroup(oid, BAT[oid,any]) :
BAT[oid,oid]", "not
available"
]
[ "CTrefine", "PROC: ", "CTrefine(oid, BAT[oid,any]) :
BAT[oid,oid]", "not
available"
]
[ "CTrefine", "PROC: ", "CTrefine(oid, any) : oid",
"not available"
]
+[ "CTrefine_rev", "PROC: ", "CTrefine_rev(oid, BAT[oid,any]) :
BAT[oid,oid]", "not available"
]
+[ "CTrefine_rev", "PROC: ", "CTrefine_rev(oid, any) : oid",
"not available"
]
[ "ascii", "PROC: ", "ascii(str) : int",
"not
available"
]
[ "atoms", "PROC: ", "atoms() : void",
"not available"
]
[ "capacity", "PROC: ", "capacity(BAT[any,any]) : lng",
"not available"
]
@@ -979,14 +981,15 @@
Module: "constant"
-[ 52 ]
-#---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------#
+[ 53 ]
+#-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------#
# function type signature
help
# name
# str str str
str
# type
#-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------#
[ "CTgroup", "COMMAND: ", "CTgroup(BAT[oid,oid], any::1) :
BAT[oid,oid]", "CTgroup(ct,b); where
the second parameter is interpreted as a constant column"
]
[ "CTgroup", "COMMAND: ", "CTgroup(any::1) : any::1",
"CTgroup(b); where the first
parameter is interpreted as a constant column"
]
[ "CTrefine", "COMMAND: ", "CTrefine(BAT[oid,oid], any::1) :
BAT[oid,oid]", "CTrefine(ct,b); where
the second parameter is interpreted as a constant column"
]
+[ "CTrefine_rev", "COMMAND: ", "CTrefine_rev(BAT[oid,oid], any::1) :
BAT[oid,oid]", "CTrefine_rev(ct,b); where
the second parameter is interpreted as a constant column"
]
[ "access", "COMMAND: ", "access(any::1, int) : any::1",
"access(b,mode); where the first
parameter is interpreted as a constant column"
]
[ "avg", "COMMAND: ", "avg(any::1) : any::1",
"avg(b); where the first parameter is
interpreted as a constant column"
]
[ "chk_order", "COMMAND: ", "chk_order(any::1) : any::1",
"chk_order(b); where the first
parameter is interpreted as a constant column"
]
@@ -1168,7 +1171,7 @@
[ "sync", "COMMAND: ", "sync() : bit",
"save all persistent BATs"
]
All.print();
-[ 1023 ]
+[ 1026 ]
quit();
-------------------------------------------------------------------------
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
