Update of /cvsroot/monetdb/sql/src/test/leaks/Tests
In directory
sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv11808/src/test/leaks/Tests
Modified Files:
check0.stable.out check0.stable.out.Five check1.stable.out
check1.stable.out.Five check2.stable.out
check2.stable.out.Five check3.stable.out
check3.stable.out.Five check4.stable.out
check4.stable.out.Five check5.stable.out
check5.stable.out.Five
Log Message:
fixes use of txtsim functions
added more optimized versions of cast of mtime types (from string)
added more optimized verion of str to string convert
added use (first steps) of rangejoin
approved tests which changed by this (rangejoin addition)
Index: check2.stable.out.Five
===================================================================
RCS file: /cvsroot/monetdb/sql/src/test/leaks/Tests/check2.stable.out.Five,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- check2.stable.out.Five 18 Dec 2007 10:49:15 -0000 1.20
+++ check2.stable.out.Five 21 Dec 2007 17:02:28 -0000 1.21
@@ -36,9 +36,9 @@
[ "oid", "bit", 0 ]
[ "oid", "bit", 31 ]
[ "oid", "bit", 183 ]
-[ "oid", "bit", 935 ]
-[ "oid", "bit", 935 ]
-[ "oid", "bit", 935 ]
+[ "oid", "bit", 959 ]
+[ "oid", "bit", 959 ]
+[ "oid", "bit", 959 ]
[ "oid", "int", 0 ]
[ "oid", "int", 0 ]
[ "oid", "int", 0 ]
@@ -138,13 +138,13 @@
[ "oid", "int", 183 ]
[ "oid", "int", 183 ]
[ "oid", "int", 183 ]
-[ "oid", "int", 935 ]
-[ "oid", "int", 935 ]
-[ "oid", "int", 2592 ]
-[ "oid", "int", 2592 ]
-[ "oid", "int", 2592 ]
-[ "oid", "int", 2592 ]
-[ "oid", "int", 2592 ]
+[ "oid", "int", 959 ]
+[ "oid", "int", 959 ]
+[ "oid", "int", 2667 ]
+[ "oid", "int", 2667 ]
+[ "oid", "int", 2667 ]
+[ "oid", "int", 2667 ]
+[ "oid", "int", 2667 ]
[ "oid", "lng", 0 ]
[ "oid", "lng", 0 ]
[ "oid", "lng", 0 ]
@@ -246,11 +246,11 @@
[ "oid", "str", 183 ]
[ "oid", "str", 183 ]
[ "oid", "str", 183 ]
-[ "oid", "str", 935 ]
-[ "oid", "str", 935 ]
-[ "oid", "str", 935 ]
-[ "oid", "str", 2592 ]
-[ "oid", "str", 2592 ]
+[ "oid", "str", 959 ]
+[ "oid", "str", 959 ]
+[ "oid", "str", 959 ]
+[ "oid", "str", 2667 ]
+[ "oid", "str", 2667 ]
% ., . # table_name
% single_value, count_ # name
% char, int # type
Index: check0.stable.out.Five
===================================================================
RCS file: /cvsroot/monetdb/sql/src/test/leaks/Tests/check0.stable.out.Five,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- check0.stable.out.Five 18 Dec 2007 10:49:15 -0000 1.20
+++ check0.stable.out.Five 21 Dec 2007 17:02:27 -0000 1.21
@@ -36,9 +36,9 @@
[ "oid", "bit", 0 ]
[ "oid", "bit", 31 ]
[ "oid", "bit", 183 ]
-[ "oid", "bit", 935 ]
-[ "oid", "bit", 935 ]
-[ "oid", "bit", 935 ]
+[ "oid", "bit", 959 ]
+[ "oid", "bit", 959 ]
+[ "oid", "bit", 959 ]
[ "oid", "int", 0 ]
[ "oid", "int", 0 ]
[ "oid", "int", 0 ]
@@ -138,13 +138,13 @@
[ "oid", "int", 183 ]
[ "oid", "int", 183 ]
[ "oid", "int", 183 ]
-[ "oid", "int", 935 ]
-[ "oid", "int", 935 ]
-[ "oid", "int", 2592 ]
-[ "oid", "int", 2592 ]
-[ "oid", "int", 2592 ]
-[ "oid", "int", 2592 ]
-[ "oid", "int", 2592 ]
+[ "oid", "int", 959 ]
+[ "oid", "int", 959 ]
+[ "oid", "int", 2667 ]
+[ "oid", "int", 2667 ]
+[ "oid", "int", 2667 ]
+[ "oid", "int", 2667 ]
+[ "oid", "int", 2667 ]
[ "oid", "lng", 0 ]
[ "oid", "lng", 0 ]
[ "oid", "lng", 0 ]
@@ -246,11 +246,11 @@
[ "oid", "str", 183 ]
[ "oid", "str", 183 ]
[ "oid", "str", 183 ]
-[ "oid", "str", 935 ]
-[ "oid", "str", 935 ]
-[ "oid", "str", 935 ]
-[ "oid", "str", 2592 ]
-[ "oid", "str", 2592 ]
+[ "oid", "str", 959 ]
+[ "oid", "str", 959 ]
+[ "oid", "str", 959 ]
+[ "oid", "str", 2667 ]
+[ "oid", "str", 2667 ]
% ., . # table_name
% single_value, count_ # name
% char, int # type
Index: check5.stable.out.Five
===================================================================
RCS file: /cvsroot/monetdb/sql/src/test/leaks/Tests/check5.stable.out.Five,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- check5.stable.out.Five 18 Dec 2007 10:49:15 -0000 1.20
+++ check5.stable.out.Five 21 Dec 2007 17:02:28 -0000 1.21
@@ -36,9 +36,9 @@
[ "oid", "bit", 0 ]
[ "oid", "bit", 33 ]
[ "oid", "bit", 187 ]
-[ "oid", "bit", 935 ]
-[ "oid", "bit", 935 ]
-[ "oid", "bit", 935 ]
+[ "oid", "bit", 959 ]
+[ "oid", "bit", 959 ]
+[ "oid", "bit", 959 ]
[ "oid", "int", 0 ]
[ "oid", "int", 0 ]
[ "oid", "int", 0 ]
@@ -138,13 +138,13 @@
[ "oid", "int", 187 ]
[ "oid", "int", 187 ]
[ "oid", "int", 187 ]
-[ "oid", "int", 935 ]
-[ "oid", "int", 935 ]
-[ "oid", "int", 2592 ]
-[ "oid", "int", 2592 ]
-[ "oid", "int", 2592 ]
-[ "oid", "int", 2592 ]
-[ "oid", "int", 2592 ]
+[ "oid", "int", 959 ]
+[ "oid", "int", 959 ]
+[ "oid", "int", 2667 ]
+[ "oid", "int", 2667 ]
+[ "oid", "int", 2667 ]
+[ "oid", "int", 2667 ]
+[ "oid", "int", 2667 ]
[ "oid", "lng", 0 ]
[ "oid", "lng", 0 ]
[ "oid", "lng", 0 ]
@@ -246,11 +246,11 @@
[ "oid", "str", 187 ]
[ "oid", "str", 187 ]
[ "oid", "str", 187 ]
-[ "oid", "str", 935 ]
-[ "oid", "str", 935 ]
-[ "oid", "str", 935 ]
-[ "oid", "str", 2592 ]
-[ "oid", "str", 2592 ]
+[ "oid", "str", 959 ]
+[ "oid", "str", 959 ]
+[ "oid", "str", 959 ]
+[ "oid", "str", 2667 ]
+[ "oid", "str", 2667 ]
% ., . # table_name
% single_value, count_ # name
% char, int # type
Index: check3.stable.out
===================================================================
RCS file: /cvsroot/monetdb/sql/src/test/leaks/Tests/check3.stable.out,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- check3.stable.out 18 Dec 2007 10:49:15 -0000 1.21
+++ check3.stable.out 21 Dec 2007 17:02:28 -0000 1.22
@@ -132,9 +132,9 @@
[ "void", "bit", 0 ]
[ "void", "bit", 31 ]
[ "void", "bit", 185 ]
-[ "void", "bit", 934 ]
-[ "void", "bit", 934 ]
-[ "void", "bit", 934 ]
+[ "void", "bit", 958 ]
+[ "void", "bit", 958 ]
+[ "void", "bit", 958 ]
[ "void", "int", 0 ]
[ "void", "int", 0 ]
[ "void", "int", 0 ]
@@ -180,13 +180,13 @@
[ "void", "int", 185 ]
[ "void", "int", 185 ]
[ "void", "int", 185 ]
-[ "void", "int", 934 ]
-[ "void", "int", 934 ]
-[ "void", "int", 2591 ]
-[ "void", "int", 2591 ]
-[ "void", "int", 2591 ]
-[ "void", "int", 2591 ]
-[ "void", "int", 2591 ]
+[ "void", "int", 958 ]
+[ "void", "int", 958 ]
+[ "void", "int", 2666 ]
+[ "void", "int", 2666 ]
+[ "void", "int", 2666 ]
+[ "void", "int", 2666 ]
+[ "void", "int", 2666 ]
[ "void", "lng", 0 ]
[ "void", "lng", 0 ]
[ "void", "lng", 0 ]
@@ -242,11 +242,11 @@
[ "void", "str", 185 ]
[ "void", "str", 185 ]
[ "void", "str", 185 ]
-[ "void", "str", 934 ]
-[ "void", "str", 934 ]
-[ "void", "str", 934 ]
-[ "void", "str", 2591 ]
-[ "void", "str", 2591 ]
+[ "void", "str", 958 ]
+[ "void", "str", 958 ]
+[ "void", "str", 958 ]
+[ "void", "str", 2666 ]
+[ "void", "str", 2666 ]
% ., . # table_name
% single_value, count_ # name
% char, int # type
Index: check2.stable.out
===================================================================
RCS file: /cvsroot/monetdb/sql/src/test/leaks/Tests/check2.stable.out,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- check2.stable.out 18 Dec 2007 10:49:15 -0000 1.20
+++ check2.stable.out 21 Dec 2007 17:02:28 -0000 1.21
@@ -132,9 +132,9 @@
[ "void", "bit", 0 ]
[ "void", "bit", 30 ]
[ "void", "bit", 183 ]
-[ "void", "bit", 934 ]
-[ "void", "bit", 934 ]
-[ "void", "bit", 934 ]
+[ "void", "bit", 958 ]
+[ "void", "bit", 958 ]
+[ "void", "bit", 958 ]
[ "void", "int", 0 ]
[ "void", "int", 0 ]
[ "void", "int", 0 ]
@@ -180,13 +180,13 @@
[ "void", "int", 183 ]
[ "void", "int", 183 ]
[ "void", "int", 183 ]
-[ "void", "int", 934 ]
-[ "void", "int", 934 ]
-[ "void", "int", 2591 ]
-[ "void", "int", 2591 ]
-[ "void", "int", 2591 ]
-[ "void", "int", 2591 ]
-[ "void", "int", 2591 ]
+[ "void", "int", 958 ]
+[ "void", "int", 958 ]
+[ "void", "int", 2666 ]
+[ "void", "int", 2666 ]
+[ "void", "int", 2666 ]
+[ "void", "int", 2666 ]
+[ "void", "int", 2666 ]
[ "void", "lng", 0 ]
[ "void", "lng", 0 ]
[ "void", "lng", 0 ]
@@ -242,11 +242,11 @@
[ "void", "str", 183 ]
[ "void", "str", 183 ]
[ "void", "str", 183 ]
-[ "void", "str", 934 ]
-[ "void", "str", 934 ]
-[ "void", "str", 934 ]
-[ "void", "str", 2591 ]
-[ "void", "str", 2591 ]
+[ "void", "str", 958 ]
+[ "void", "str", 958 ]
+[ "void", "str", 958 ]
+[ "void", "str", 2666 ]
+[ "void", "str", 2666 ]
% ., . # table_name
% single_value, count_ # name
% char, int # type
Index: check1.stable.out
===================================================================
RCS file: /cvsroot/monetdb/sql/src/test/leaks/Tests/check1.stable.out,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- check1.stable.out 18 Dec 2007 10:49:15 -0000 1.20
+++ check1.stable.out 21 Dec 2007 17:02:28 -0000 1.21
@@ -132,9 +132,9 @@
[ "void", "bit", 0 ]
[ "void", "bit", 30 ]
[ "void", "bit", 183 ]
-[ "void", "bit", 934 ]
-[ "void", "bit", 934 ]
-[ "void", "bit", 934 ]
+[ "void", "bit", 958 ]
+[ "void", "bit", 958 ]
+[ "void", "bit", 958 ]
[ "void", "int", 0 ]
[ "void", "int", 0 ]
[ "void", "int", 0 ]
@@ -180,13 +180,13 @@
[ "void", "int", 183 ]
[ "void", "int", 183 ]
[ "void", "int", 183 ]
-[ "void", "int", 934 ]
-[ "void", "int", 934 ]
-[ "void", "int", 2591 ]
-[ "void", "int", 2591 ]
-[ "void", "int", 2591 ]
-[ "void", "int", 2591 ]
-[ "void", "int", 2591 ]
+[ "void", "int", 958 ]
+[ "void", "int", 958 ]
+[ "void", "int", 2666 ]
+[ "void", "int", 2666 ]
+[ "void", "int", 2666 ]
+[ "void", "int", 2666 ]
+[ "void", "int", 2666 ]
[ "void", "lng", 0 ]
[ "void", "lng", 0 ]
[ "void", "lng", 0 ]
@@ -242,11 +242,11 @@
[ "void", "str", 183 ]
[ "void", "str", 183 ]
[ "void", "str", 183 ]
-[ "void", "str", 934 ]
-[ "void", "str", 934 ]
-[ "void", "str", 934 ]
-[ "void", "str", 2591 ]
-[ "void", "str", 2591 ]
+[ "void", "str", 958 ]
+[ "void", "str", 958 ]
+[ "void", "str", 958 ]
+[ "void", "str", 2666 ]
+[ "void", "str", 2666 ]
% ., . # table_name
% single_value, count_ # name
% char, int # type
Index: check4.stable.out
===================================================================
RCS file: /cvsroot/monetdb/sql/src/test/leaks/Tests/check4.stable.out,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- check4.stable.out 18 Dec 2007 10:49:15 -0000 1.20
+++ check4.stable.out 21 Dec 2007 17:02:28 -0000 1.21
@@ -132,9 +132,9 @@
[ "void", "bit", 0 ]
[ "void", "bit", 32 ]
[ "void", "bit", 187 ]
-[ "void", "bit", 934 ]
-[ "void", "bit", 934 ]
-[ "void", "bit", 934 ]
+[ "void", "bit", 958 ]
+[ "void", "bit", 958 ]
+[ "void", "bit", 958 ]
[ "void", "int", 0 ]
[ "void", "int", 0 ]
[ "void", "int", 0 ]
@@ -180,13 +180,13 @@
[ "void", "int", 187 ]
[ "void", "int", 187 ]
[ "void", "int", 187 ]
-[ "void", "int", 934 ]
-[ "void", "int", 934 ]
-[ "void", "int", 2591 ]
-[ "void", "int", 2591 ]
-[ "void", "int", 2591 ]
-[ "void", "int", 2591 ]
-[ "void", "int", 2591 ]
+[ "void", "int", 958 ]
+[ "void", "int", 958 ]
+[ "void", "int", 2666 ]
+[ "void", "int", 2666 ]
+[ "void", "int", 2666 ]
+[ "void", "int", 2666 ]
+[ "void", "int", 2666 ]
[ "void", "lng", 0 ]
[ "void", "lng", 0 ]
[ "void", "lng", 0 ]
@@ -242,11 +242,11 @@
[ "void", "str", 187 ]
[ "void", "str", 187 ]
[ "void", "str", 187 ]
-[ "void", "str", 934 ]
-[ "void", "str", 934 ]
-[ "void", "str", 934 ]
-[ "void", "str", 2591 ]
-[ "void", "str", 2591 ]
+[ "void", "str", 958 ]
+[ "void", "str", 958 ]
+[ "void", "str", 958 ]
+[ "void", "str", 2666 ]
+[ "void", "str", 2666 ]
% ., . # table_name
% single_value, count_ # name
% char, int # type
Index: check0.stable.out
===================================================================
RCS file: /cvsroot/monetdb/sql/src/test/leaks/Tests/check0.stable.out,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- check0.stable.out 18 Dec 2007 10:49:15 -0000 1.20
+++ check0.stable.out 21 Dec 2007 17:02:27 -0000 1.21
@@ -132,9 +132,9 @@
[ "void", "bit", 0 ]
[ "void", "bit", 30 ]
[ "void", "bit", 183 ]
-[ "void", "bit", 934 ]
-[ "void", "bit", 934 ]
-[ "void", "bit", 934 ]
+[ "void", "bit", 958 ]
+[ "void", "bit", 958 ]
+[ "void", "bit", 958 ]
[ "void", "int", 0 ]
[ "void", "int", 0 ]
[ "void", "int", 0 ]
@@ -180,13 +180,13 @@
[ "void", "int", 183 ]
[ "void", "int", 183 ]
[ "void", "int", 183 ]
-[ "void", "int", 934 ]
-[ "void", "int", 934 ]
-[ "void", "int", 2591 ]
-[ "void", "int", 2591 ]
-[ "void", "int", 2591 ]
-[ "void", "int", 2591 ]
-[ "void", "int", 2591 ]
+[ "void", "int", 958 ]
+[ "void", "int", 958 ]
+[ "void", "int", 2666 ]
+[ "void", "int", 2666 ]
+[ "void", "int", 2666 ]
+[ "void", "int", 2666 ]
+[ "void", "int", 2666 ]
[ "void", "lng", 0 ]
[ "void", "lng", 0 ]
[ "void", "lng", 0 ]
@@ -242,11 +242,11 @@
[ "void", "str", 183 ]
[ "void", "str", 183 ]
[ "void", "str", 183 ]
-[ "void", "str", 934 ]
-[ "void", "str", 934 ]
-[ "void", "str", 934 ]
-[ "void", "str", 2591 ]
-[ "void", "str", 2591 ]
+[ "void", "str", 958 ]
+[ "void", "str", 958 ]
+[ "void", "str", 958 ]
+[ "void", "str", 2666 ]
+[ "void", "str", 2666 ]
% ., . # table_name
% single_value, count_ # name
% char, int # type
Index: check5.stable.out
===================================================================
RCS file: /cvsroot/monetdb/sql/src/test/leaks/Tests/check5.stable.out,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- check5.stable.out 18 Dec 2007 10:49:15 -0000 1.20
+++ check5.stable.out 21 Dec 2007 17:02:28 -0000 1.21
@@ -132,9 +132,9 @@
[ "void", "bit", 0 ]
[ "void", "bit", 32 ]
[ "void", "bit", 187 ]
-[ "void", "bit", 934 ]
-[ "void", "bit", 934 ]
-[ "void", "bit", 934 ]
+[ "void", "bit", 958 ]
+[ "void", "bit", 958 ]
+[ "void", "bit", 958 ]
[ "void", "int", 0 ]
[ "void", "int", 0 ]
[ "void", "int", 0 ]
@@ -180,13 +180,13 @@
[ "void", "int", 187 ]
[ "void", "int", 187 ]
[ "void", "int", 187 ]
-[ "void", "int", 934 ]
-[ "void", "int", 934 ]
-[ "void", "int", 2591 ]
-[ "void", "int", 2591 ]
-[ "void", "int", 2591 ]
-[ "void", "int", 2591 ]
-[ "void", "int", 2591 ]
+[ "void", "int", 958 ]
+[ "void", "int", 958 ]
+[ "void", "int", 2666 ]
+[ "void", "int", 2666 ]
+[ "void", "int", 2666 ]
+[ "void", "int", 2666 ]
+[ "void", "int", 2666 ]
[ "void", "lng", 0 ]
[ "void", "lng", 0 ]
[ "void", "lng", 0 ]
@@ -242,11 +242,11 @@
[ "void", "str", 187 ]
[ "void", "str", 187 ]
[ "void", "str", 187 ]
-[ "void", "str", 934 ]
-[ "void", "str", 934 ]
-[ "void", "str", 934 ]
-[ "void", "str", 2591 ]
-[ "void", "str", 2591 ]
+[ "void", "str", 958 ]
+[ "void", "str", 958 ]
+[ "void", "str", 958 ]
+[ "void", "str", 2666 ]
+[ "void", "str", 2666 ]
% ., . # table_name
% single_value, count_ # name
% char, int # type
Index: check3.stable.out.Five
===================================================================
RCS file: /cvsroot/monetdb/sql/src/test/leaks/Tests/check3.stable.out.Five,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- check3.stable.out.Five 18 Dec 2007 10:49:15 -0000 1.21
+++ check3.stable.out.Five 21 Dec 2007 17:02:28 -0000 1.22
@@ -36,9 +36,9 @@
[ "oid", "bit", 0 ]
[ "oid", "bit", 32 ]
[ "oid", "bit", 185 ]
-[ "oid", "bit", 935 ]
-[ "oid", "bit", 935 ]
-[ "oid", "bit", 935 ]
+[ "oid", "bit", 959 ]
+[ "oid", "bit", 959 ]
+[ "oid", "bit", 959 ]
[ "oid", "int", 0 ]
[ "oid", "int", 0 ]
[ "oid", "int", 0 ]
@@ -138,13 +138,13 @@
[ "oid", "int", 185 ]
[ "oid", "int", 185 ]
[ "oid", "int", 185 ]
-[ "oid", "int", 935 ]
-[ "oid", "int", 935 ]
-[ "oid", "int", 2592 ]
-[ "oid", "int", 2592 ]
-[ "oid", "int", 2592 ]
-[ "oid", "int", 2592 ]
-[ "oid", "int", 2592 ]
+[ "oid", "int", 959 ]
+[ "oid", "int", 959 ]
+[ "oid", "int", 2667 ]
+[ "oid", "int", 2667 ]
+[ "oid", "int", 2667 ]
+[ "oid", "int", 2667 ]
+[ "oid", "int", 2667 ]
[ "oid", "lng", 0 ]
[ "oid", "lng", 0 ]
[ "oid", "lng", 0 ]
@@ -246,11 +246,11 @@
[ "oid", "str", 185 ]
[ "oid", "str", 185 ]
[ "oid", "str", 185 ]
-[ "oid", "str", 935 ]
-[ "oid", "str", 935 ]
-[ "oid", "str", 935 ]
-[ "oid", "str", 2592 ]
-[ "oid", "str", 2592 ]
+[ "oid", "str", 959 ]
+[ "oid", "str", 959 ]
+[ "oid", "str", 959 ]
+[ "oid", "str", 2667 ]
+[ "oid", "str", 2667 ]
% ., . # table_name
% single_value, count_ # name
% char, int # type
Index: check1.stable.out.Five
===================================================================
RCS file: /cvsroot/monetdb/sql/src/test/leaks/Tests/check1.stable.out.Five,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- check1.stable.out.Five 18 Dec 2007 10:49:15 -0000 1.20
+++ check1.stable.out.Five 21 Dec 2007 17:02:28 -0000 1.21
@@ -36,9 +36,9 @@
[ "oid", "bit", 0 ]
[ "oid", "bit", 31 ]
[ "oid", "bit", 183 ]
-[ "oid", "bit", 935 ]
-[ "oid", "bit", 935 ]
-[ "oid", "bit", 935 ]
+[ "oid", "bit", 959 ]
+[ "oid", "bit", 959 ]
+[ "oid", "bit", 959 ]
[ "oid", "int", 0 ]
[ "oid", "int", 0 ]
[ "oid", "int", 0 ]
@@ -138,13 +138,13 @@
[ "oid", "int", 183 ]
[ "oid", "int", 183 ]
[ "oid", "int", 183 ]
-[ "oid", "int", 935 ]
-[ "oid", "int", 935 ]
-[ "oid", "int", 2592 ]
-[ "oid", "int", 2592 ]
-[ "oid", "int", 2592 ]
-[ "oid", "int", 2592 ]
-[ "oid", "int", 2592 ]
+[ "oid", "int", 959 ]
+[ "oid", "int", 959 ]
+[ "oid", "int", 2667 ]
+[ "oid", "int", 2667 ]
+[ "oid", "int", 2667 ]
+[ "oid", "int", 2667 ]
+[ "oid", "int", 2667 ]
[ "oid", "lng", 0 ]
[ "oid", "lng", 0 ]
[ "oid", "lng", 0 ]
@@ -246,11 +246,11 @@
[ "oid", "str", 183 ]
[ "oid", "str", 183 ]
[ "oid", "str", 183 ]
-[ "oid", "str", 935 ]
-[ "oid", "str", 935 ]
-[ "oid", "str", 935 ]
-[ "oid", "str", 2592 ]
-[ "oid", "str", 2592 ]
+[ "oid", "str", 959 ]
+[ "oid", "str", 959 ]
+[ "oid", "str", 959 ]
+[ "oid", "str", 2667 ]
+[ "oid", "str", 2667 ]
% ., . # table_name
% single_value, count_ # name
% char, int # type
Index: check4.stable.out.Five
===================================================================
RCS file: /cvsroot/monetdb/sql/src/test/leaks/Tests/check4.stable.out.Five,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- check4.stable.out.Five 18 Dec 2007 10:49:15 -0000 1.20
+++ check4.stable.out.Five 21 Dec 2007 17:02:28 -0000 1.21
@@ -36,9 +36,9 @@
[ "oid", "bit", 0 ]
[ "oid", "bit", 33 ]
[ "oid", "bit", 187 ]
-[ "oid", "bit", 935 ]
-[ "oid", "bit", 935 ]
-[ "oid", "bit", 935 ]
+[ "oid", "bit", 959 ]
+[ "oid", "bit", 959 ]
+[ "oid", "bit", 959 ]
[ "oid", "int", 0 ]
[ "oid", "int", 0 ]
[ "oid", "int", 0 ]
@@ -138,13 +138,13 @@
[ "oid", "int", 187 ]
[ "oid", "int", 187 ]
[ "oid", "int", 187 ]
-[ "oid", "int", 935 ]
-[ "oid", "int", 935 ]
-[ "oid", "int", 2592 ]
-[ "oid", "int", 2592 ]
-[ "oid", "int", 2592 ]
-[ "oid", "int", 2592 ]
-[ "oid", "int", 2592 ]
+[ "oid", "int", 959 ]
+[ "oid", "int", 959 ]
+[ "oid", "int", 2667 ]
+[ "oid", "int", 2667 ]
+[ "oid", "int", 2667 ]
+[ "oid", "int", 2667 ]
+[ "oid", "int", 2667 ]
[ "oid", "lng", 0 ]
[ "oid", "lng", 0 ]
[ "oid", "lng", 0 ]
@@ -246,11 +246,11 @@
[ "oid", "str", 187 ]
[ "oid", "str", 187 ]
[ "oid", "str", 187 ]
-[ "oid", "str", 935 ]
-[ "oid", "str", 935 ]
-[ "oid", "str", 935 ]
-[ "oid", "str", 2592 ]
-[ "oid", "str", 2592 ]
+[ "oid", "str", 959 ]
+[ "oid", "str", 959 ]
+[ "oid", "str", 959 ]
+[ "oid", "str", 2667 ]
+[ "oid", "str", 2667 ]
% ., . # table_name
% single_value, count_ # name
% char, int # type
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins