Update of /cvsroot/monetdb/sql/src/test/leaks/Tests
In directory 
sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv23009/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:
Many fixes

changed how we handle selections over multiple columns of a single table
(should solve the preformance problem reported by Venks)

added a way to bulk request sequence numbers. When loading (copying) data
into tables which have a auto_increment (or alike) column lots of time
was spend in the many calls to get all the sequence numbers (observed a
performance in crease of about 10x when loading pieces of 100K rows)

added support for TINYINT (we map this too 'bte')

improved mapping functions onto the same signature too improve cached 
function reuse



Index: check2.stable.out.Five
===================================================================
RCS file: /cvsroot/monetdb/sql/src/test/leaks/Tests/check2.stable.out.Five,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- check2.stable.out.Five      23 May 2007 22:06:03 -0000      1.10
+++ check2.stable.out.Five      29 Jun 2007 11:29:41 -0000      1.11
@@ -36,9 +36,9 @@
 [ "oid",       "bit",  0       ]
 [ "oid",       "bit",  31      ]
 [ "oid",       "bit",  183     ]
-[ "oid",       "bit",  827     ]
-[ "oid",       "bit",  827     ]
-[ "oid",       "bit",  827     ]
+[ "oid",       "bit",  961     ]
+[ "oid",       "bit",  961     ]
+[ "oid",       "bit",  961     ]
 [ "oid",       "int",  0       ]
 [ "oid",       "int",  0       ]
 [ "oid",       "int",  0       ]
@@ -123,12 +123,12 @@
 [ "oid",       "int",  14      ]
 [ "oid",       "int",  14      ]
 [ "oid",       "int",  14      ]
-[ "oid",       "int",  23      ]
-[ "oid",       "int",  23      ]
-[ "oid",       "int",  23      ]
-[ "oid",       "int",  23      ]
-[ "oid",       "int",  23      ]
-[ "oid",       "int",  23      ]
+[ "oid",       "int",  25      ]
+[ "oid",       "int",  25      ]
+[ "oid",       "int",  25      ]
+[ "oid",       "int",  25      ]
+[ "oid",       "int",  25      ]
+[ "oid",       "int",  25      ]
 [ "oid",       "int",  31      ]
 [ "oid",       "int",  31      ]
 [ "oid",       "int",  183     ]
@@ -136,13 +136,13 @@
 [ "oid",       "int",  183     ]
 [ "oid",       "int",  183     ]
 [ "oid",       "int",  183     ]
-[ "oid",       "int",  827     ]
-[ "oid",       "int",  827     ]
-[ "oid",       "int",  2279    ]
-[ "oid",       "int",  2279    ]
-[ "oid",       "int",  2279    ]
-[ "oid",       "int",  2279    ]
-[ "oid",       "int",  2279    ]
+[ "oid",       "int",  961     ]
+[ "oid",       "int",  961     ]
+[ "oid",       "int",  2673    ]
+[ "oid",       "int",  2673    ]
+[ "oid",       "int",  2673    ]
+[ "oid",       "int",  2673    ]
+[ "oid",       "int",  2673    ]
 [ "oid",       "lng",  0       ]
 [ "oid",       "lng",  0       ]
 [ "oid",       "lng",  0       ]
@@ -235,18 +235,18 @@
 [ "oid",       "str",  1       ]
 [ "oid",       "str",  2       ]
 [ "oid",       "str",  3       ]
-[ "oid",       "str",  23      ]
-[ "oid",       "str",  23      ]
+[ "oid",       "str",  25      ]
+[ "oid",       "str",  25      ]
 [ "oid",       "str",  31      ]
 [ "oid",       "str",  31      ]
 [ "oid",       "str",  183     ]
 [ "oid",       "str",  183     ]
 [ "oid",       "str",  183     ]
-[ "oid",       "str",  827     ]
-[ "oid",       "str",  827     ]
-[ "oid",       "str",  827     ]
-[ "oid",       "str",  2279    ]
-[ "oid",       "str",  2279    ]
+[ "oid",       "str",  961     ]
+[ "oid",       "str",  961     ]
+[ "oid",       "str",  961     ]
+[ "oid",       "str",  2673    ]
+[ "oid",       "str",  2673    ]
 % .,   . # 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.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- check0.stable.out.Five      23 May 2007 22:06:03 -0000      1.10
+++ check0.stable.out.Five      29 Jun 2007 11:29:39 -0000      1.11
@@ -36,9 +36,9 @@
 [ "oid",       "bit",  0       ]
 [ "oid",       "bit",  31      ]
 [ "oid",       "bit",  183     ]
-[ "oid",       "bit",  827     ]
-[ "oid",       "bit",  827     ]
-[ "oid",       "bit",  827     ]
+[ "oid",       "bit",  961     ]
+[ "oid",       "bit",  961     ]
+[ "oid",       "bit",  961     ]
 [ "oid",       "int",  0       ]
 [ "oid",       "int",  0       ]
 [ "oid",       "int",  0       ]
@@ -123,12 +123,12 @@
 [ "oid",       "int",  14      ]
 [ "oid",       "int",  14      ]
 [ "oid",       "int",  14      ]
-[ "oid",       "int",  23      ]
-[ "oid",       "int",  23      ]
-[ "oid",       "int",  23      ]
-[ "oid",       "int",  23      ]
-[ "oid",       "int",  23      ]
-[ "oid",       "int",  23      ]
+[ "oid",       "int",  25      ]
+[ "oid",       "int",  25      ]
+[ "oid",       "int",  25      ]
+[ "oid",       "int",  25      ]
+[ "oid",       "int",  25      ]
+[ "oid",       "int",  25      ]
 [ "oid",       "int",  31      ]
 [ "oid",       "int",  31      ]
 [ "oid",       "int",  183     ]
@@ -136,13 +136,13 @@
 [ "oid",       "int",  183     ]
 [ "oid",       "int",  183     ]
 [ "oid",       "int",  183     ]
-[ "oid",       "int",  827     ]
-[ "oid",       "int",  827     ]
-[ "oid",       "int",  2279    ]
-[ "oid",       "int",  2279    ]
-[ "oid",       "int",  2279    ]
-[ "oid",       "int",  2279    ]
-[ "oid",       "int",  2279    ]
+[ "oid",       "int",  961     ]
+[ "oid",       "int",  961     ]
+[ "oid",       "int",  2673    ]
+[ "oid",       "int",  2673    ]
+[ "oid",       "int",  2673    ]
+[ "oid",       "int",  2673    ]
+[ "oid",       "int",  2673    ]
 [ "oid",       "lng",  0       ]
 [ "oid",       "lng",  0       ]
 [ "oid",       "lng",  0       ]
@@ -235,18 +235,18 @@
 [ "oid",       "str",  1       ]
 [ "oid",       "str",  2       ]
 [ "oid",       "str",  3       ]
-[ "oid",       "str",  23      ]
-[ "oid",       "str",  23      ]
+[ "oid",       "str",  25      ]
+[ "oid",       "str",  25      ]
 [ "oid",       "str",  31      ]
 [ "oid",       "str",  31      ]
 [ "oid",       "str",  183     ]
 [ "oid",       "str",  183     ]
 [ "oid",       "str",  183     ]
-[ "oid",       "str",  827     ]
-[ "oid",       "str",  827     ]
-[ "oid",       "str",  827     ]
-[ "oid",       "str",  2279    ]
-[ "oid",       "str",  2279    ]
+[ "oid",       "str",  961     ]
+[ "oid",       "str",  961     ]
+[ "oid",       "str",  961     ]
+[ "oid",       "str",  2673    ]
+[ "oid",       "str",  2673    ]
 % .,   . # 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.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- check5.stable.out.Five      23 May 2007 22:06:03 -0000      1.10
+++ check5.stable.out.Five      29 Jun 2007 11:29:45 -0000      1.11
@@ -36,9 +36,9 @@
 [ "oid",       "bit",  0       ]
 [ "oid",       "bit",  33      ]
 [ "oid",       "bit",  187     ]
-[ "oid",       "bit",  827     ]
-[ "oid",       "bit",  827     ]
-[ "oid",       "bit",  827     ]
+[ "oid",       "bit",  961     ]
+[ "oid",       "bit",  961     ]
+[ "oid",       "bit",  961     ]
 [ "oid",       "int",  0       ]
 [ "oid",       "int",  0       ]
 [ "oid",       "int",  0       ]
@@ -123,12 +123,12 @@
 [ "oid",       "int",  14      ]
 [ "oid",       "int",  14      ]
 [ "oid",       "int",  14      ]
-[ "oid",       "int",  23      ]
-[ "oid",       "int",  23      ]
-[ "oid",       "int",  23      ]
-[ "oid",       "int",  23      ]
-[ "oid",       "int",  23      ]
-[ "oid",       "int",  23      ]
+[ "oid",       "int",  25      ]
+[ "oid",       "int",  25      ]
+[ "oid",       "int",  25      ]
+[ "oid",       "int",  25      ]
+[ "oid",       "int",  25      ]
+[ "oid",       "int",  25      ]
 [ "oid",       "int",  33      ]
 [ "oid",       "int",  33      ]
 [ "oid",       "int",  187     ]
@@ -136,13 +136,13 @@
 [ "oid",       "int",  187     ]
 [ "oid",       "int",  187     ]
 [ "oid",       "int",  187     ]
-[ "oid",       "int",  827     ]
-[ "oid",       "int",  827     ]
-[ "oid",       "int",  2279    ]
-[ "oid",       "int",  2279    ]
-[ "oid",       "int",  2279    ]
-[ "oid",       "int",  2279    ]
-[ "oid",       "int",  2279    ]
+[ "oid",       "int",  961     ]
+[ "oid",       "int",  961     ]
+[ "oid",       "int",  2673    ]
+[ "oid",       "int",  2673    ]
+[ "oid",       "int",  2673    ]
+[ "oid",       "int",  2673    ]
+[ "oid",       "int",  2673    ]
 [ "oid",       "lng",  0       ]
 [ "oid",       "lng",  0       ]
 [ "oid",       "lng",  0       ]
@@ -235,18 +235,18 @@
 [ "oid",       "str",  1       ]
 [ "oid",       "str",  2       ]
 [ "oid",       "str",  3       ]
-[ "oid",       "str",  23      ]
-[ "oid",       "str",  23      ]
+[ "oid",       "str",  25      ]
+[ "oid",       "str",  25      ]
 [ "oid",       "str",  33      ]
 [ "oid",       "str",  33      ]
 [ "oid",       "str",  187     ]
 [ "oid",       "str",  187     ]
 [ "oid",       "str",  187     ]
-[ "oid",       "str",  827     ]
-[ "oid",       "str",  827     ]
-[ "oid",       "str",  827     ]
-[ "oid",       "str",  2279    ]
-[ "oid",       "str",  2279    ]
+[ "oid",       "str",  961     ]
+[ "oid",       "str",  961     ]
+[ "oid",       "str",  961     ]
+[ "oid",       "str",  2673    ]
+[ "oid",       "str",  2673    ]
 % .,   . # 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.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- check3.stable.out   23 May 2007 22:06:03 -0000      1.13
+++ check3.stable.out   29 Jun 2007 11:29:42 -0000      1.14
@@ -132,9 +132,9 @@
 [ "void",      "bit",  0       ]
 [ "void",      "bit",  31      ]
 [ "void",      "bit",  185     ]
-[ "void",      "bit",  826     ]
-[ "void",      "bit",  826     ]
-[ "void",      "bit",  826     ]
+[ "void",      "bit",  960     ]
+[ "void",      "bit",  960     ]
+[ "void",      "bit",  960     ]
 [ "void",      "int",  0       ]
 [ "void",      "int",  0       ]
 [ "void",      "int",  0       ]
@@ -167,12 +167,12 @@
 [ "void",      "int",  14      ]
 [ "void",      "int",  14      ]
 [ "void",      "int",  14      ]
-[ "void",      "int",  23      ]
-[ "void",      "int",  23      ]
-[ "void",      "int",  23      ]
-[ "void",      "int",  23      ]
-[ "void",      "int",  23      ]
-[ "void",      "int",  23      ]
+[ "void",      "int",  25      ]
+[ "void",      "int",  25      ]
+[ "void",      "int",  25      ]
+[ "void",      "int",  25      ]
+[ "void",      "int",  25      ]
+[ "void",      "int",  25      ]
 [ "void",      "int",  31      ]
 [ "void",      "int",  31      ]
 [ "void",      "int",  185     ]
@@ -180,13 +180,13 @@
 [ "void",      "int",  185     ]
 [ "void",      "int",  185     ]
 [ "void",      "int",  185     ]
-[ "void",      "int",  826     ]
-[ "void",      "int",  826     ]
-[ "void",      "int",  2278    ]
-[ "void",      "int",  2278    ]
-[ "void",      "int",  2278    ]
-[ "void",      "int",  2278    ]
-[ "void",      "int",  2278    ]
+[ "void",      "int",  960     ]
+[ "void",      "int",  960     ]
+[ "void",      "int",  2672    ]
+[ "void",      "int",  2672    ]
+[ "void",      "int",  2672    ]
+[ "void",      "int",  2672    ]
+[ "void",      "int",  2672    ]
 [ "void",      "lng",  0       ]
 [ "void",      "lng",  0       ]
 [ "void",      "lng",  0       ]
@@ -235,18 +235,18 @@
 [ "void",      "str",  1       ]
 [ "void",      "str",  2       ]
 [ "void",      "str",  3       ]
-[ "void",      "str",  23      ]
-[ "void",      "str",  23      ]
+[ "void",      "str",  25      ]
+[ "void",      "str",  25      ]
 [ "void",      "str",  31      ]
 [ "void",      "str",  31      ]
 [ "void",      "str",  185     ]
 [ "void",      "str",  185     ]
 [ "void",      "str",  185     ]
-[ "void",      "str",  826     ]
-[ "void",      "str",  826     ]
-[ "void",      "str",  826     ]
-[ "void",      "str",  2278    ]
-[ "void",      "str",  2278    ]
+[ "void",      "str",  960     ]
+[ "void",      "str",  960     ]
+[ "void",      "str",  960     ]
+[ "void",      "str",  2672    ]
+[ "void",      "str",  2672    ]
 % .,   . # 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.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- check2.stable.out   23 May 2007 22:06:03 -0000      1.12
+++ check2.stable.out   29 Jun 2007 11:29:41 -0000      1.13
@@ -132,9 +132,9 @@
 [ "void",      "bit",  0       ]
 [ "void",      "bit",  30      ]
 [ "void",      "bit",  183     ]
-[ "void",      "bit",  826     ]
-[ "void",      "bit",  826     ]
-[ "void",      "bit",  826     ]
+[ "void",      "bit",  960     ]
+[ "void",      "bit",  960     ]
+[ "void",      "bit",  960     ]
 [ "void",      "int",  0       ]
 [ "void",      "int",  0       ]
 [ "void",      "int",  0       ]
@@ -167,12 +167,12 @@
 [ "void",      "int",  14      ]
 [ "void",      "int",  14      ]
 [ "void",      "int",  14      ]
-[ "void",      "int",  23      ]
-[ "void",      "int",  23      ]
-[ "void",      "int",  23      ]
-[ "void",      "int",  23      ]
-[ "void",      "int",  23      ]
-[ "void",      "int",  23      ]
+[ "void",      "int",  25      ]
+[ "void",      "int",  25      ]
+[ "void",      "int",  25      ]
+[ "void",      "int",  25      ]
+[ "void",      "int",  25      ]
+[ "void",      "int",  25      ]
 [ "void",      "int",  30      ]
 [ "void",      "int",  30      ]
 [ "void",      "int",  183     ]
@@ -180,13 +180,13 @@
 [ "void",      "int",  183     ]
 [ "void",      "int",  183     ]
 [ "void",      "int",  183     ]
-[ "void",      "int",  826     ]
-[ "void",      "int",  826     ]
-[ "void",      "int",  2278    ]
-[ "void",      "int",  2278    ]
-[ "void",      "int",  2278    ]
-[ "void",      "int",  2278    ]
-[ "void",      "int",  2278    ]
+[ "void",      "int",  960     ]
+[ "void",      "int",  960     ]
+[ "void",      "int",  2672    ]
+[ "void",      "int",  2672    ]
+[ "void",      "int",  2672    ]
+[ "void",      "int",  2672    ]
+[ "void",      "int",  2672    ]
 [ "void",      "lng",  0       ]
 [ "void",      "lng",  0       ]
 [ "void",      "lng",  0       ]
@@ -235,18 +235,18 @@
 [ "void",      "str",  1       ]
 [ "void",      "str",  2       ]
 [ "void",      "str",  3       ]
-[ "void",      "str",  23      ]
-[ "void",      "str",  23      ]
+[ "void",      "str",  25      ]
+[ "void",      "str",  25      ]
 [ "void",      "str",  30      ]
 [ "void",      "str",  30      ]
 [ "void",      "str",  183     ]
 [ "void",      "str",  183     ]
 [ "void",      "str",  183     ]
-[ "void",      "str",  826     ]
-[ "void",      "str",  826     ]
-[ "void",      "str",  826     ]
-[ "void",      "str",  2278    ]
-[ "void",      "str",  2278    ]
+[ "void",      "str",  960     ]
+[ "void",      "str",  960     ]
+[ "void",      "str",  960     ]
+[ "void",      "str",  2672    ]
+[ "void",      "str",  2672    ]
 % .,   . # 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.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- check1.stable.out   23 May 2007 22:06:03 -0000      1.12
+++ check1.stable.out   29 Jun 2007 11:29:39 -0000      1.13
@@ -132,9 +132,9 @@
 [ "void",      "bit",  0       ]
 [ "void",      "bit",  30      ]
 [ "void",      "bit",  183     ]
-[ "void",      "bit",  826     ]
-[ "void",      "bit",  826     ]
-[ "void",      "bit",  826     ]
+[ "void",      "bit",  960     ]
+[ "void",      "bit",  960     ]
+[ "void",      "bit",  960     ]
 [ "void",      "int",  0       ]
 [ "void",      "int",  0       ]
 [ "void",      "int",  0       ]
@@ -167,12 +167,12 @@
 [ "void",      "int",  14      ]
 [ "void",      "int",  14      ]
 [ "void",      "int",  14      ]
-[ "void",      "int",  23      ]
-[ "void",      "int",  23      ]
-[ "void",      "int",  23      ]
-[ "void",      "int",  23      ]
-[ "void",      "int",  23      ]
-[ "void",      "int",  23      ]
+[ "void",      "int",  25      ]
+[ "void",      "int",  25      ]
+[ "void",      "int",  25      ]
+[ "void",      "int",  25      ]
+[ "void",      "int",  25      ]
+[ "void",      "int",  25      ]
 [ "void",      "int",  30      ]
 [ "void",      "int",  30      ]
 [ "void",      "int",  183     ]
@@ -180,13 +180,13 @@
 [ "void",      "int",  183     ]
 [ "void",      "int",  183     ]
 [ "void",      "int",  183     ]
-[ "void",      "int",  826     ]
-[ "void",      "int",  826     ]
-[ "void",      "int",  2278    ]
-[ "void",      "int",  2278    ]
-[ "void",      "int",  2278    ]
-[ "void",      "int",  2278    ]
-[ "void",      "int",  2278    ]
+[ "void",      "int",  960     ]
+[ "void",      "int",  960     ]
+[ "void",      "int",  2672    ]
+[ "void",      "int",  2672    ]
+[ "void",      "int",  2672    ]
+[ "void",      "int",  2672    ]
+[ "void",      "int",  2672    ]
 [ "void",      "lng",  0       ]
 [ "void",      "lng",  0       ]
 [ "void",      "lng",  0       ]
@@ -235,18 +235,18 @@
 [ "void",      "str",  1       ]
 [ "void",      "str",  2       ]
 [ "void",      "str",  3       ]
-[ "void",      "str",  23      ]
-[ "void",      "str",  23      ]
+[ "void",      "str",  25      ]
+[ "void",      "str",  25      ]
 [ "void",      "str",  30      ]
 [ "void",      "str",  30      ]
 [ "void",      "str",  183     ]
 [ "void",      "str",  183     ]
 [ "void",      "str",  183     ]
-[ "void",      "str",  826     ]
-[ "void",      "str",  826     ]
-[ "void",      "str",  826     ]
-[ "void",      "str",  2278    ]
-[ "void",      "str",  2278    ]
+[ "void",      "str",  960     ]
+[ "void",      "str",  960     ]
+[ "void",      "str",  960     ]
+[ "void",      "str",  2672    ]
+[ "void",      "str",  2672    ]
 % .,   . # 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.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- check4.stable.out   23 May 2007 22:06:03 -0000      1.12
+++ check4.stable.out   29 Jun 2007 11:29:43 -0000      1.13
@@ -132,9 +132,9 @@
 [ "void",      "bit",  0       ]
 [ "void",      "bit",  32      ]
 [ "void",      "bit",  187     ]
-[ "void",      "bit",  826     ]
-[ "void",      "bit",  826     ]
-[ "void",      "bit",  826     ]
+[ "void",      "bit",  960     ]
+[ "void",      "bit",  960     ]
+[ "void",      "bit",  960     ]
 [ "void",      "int",  0       ]
 [ "void",      "int",  0       ]
 [ "void",      "int",  0       ]
@@ -167,12 +167,12 @@
 [ "void",      "int",  14      ]
 [ "void",      "int",  14      ]
 [ "void",      "int",  14      ]
-[ "void",      "int",  23      ]
-[ "void",      "int",  23      ]
-[ "void",      "int",  23      ]
-[ "void",      "int",  23      ]
-[ "void",      "int",  23      ]
-[ "void",      "int",  23      ]
+[ "void",      "int",  25      ]
+[ "void",      "int",  25      ]
+[ "void",      "int",  25      ]
+[ "void",      "int",  25      ]
+[ "void",      "int",  25      ]
+[ "void",      "int",  25      ]
 [ "void",      "int",  32      ]
 [ "void",      "int",  32      ]
 [ "void",      "int",  187     ]
@@ -180,13 +180,13 @@
 [ "void",      "int",  187     ]
 [ "void",      "int",  187     ]
 [ "void",      "int",  187     ]
-[ "void",      "int",  826     ]
-[ "void",      "int",  826     ]
-[ "void",      "int",  2278    ]
-[ "void",      "int",  2278    ]
-[ "void",      "int",  2278    ]
-[ "void",      "int",  2278    ]
-[ "void",      "int",  2278    ]
+[ "void",      "int",  960     ]
+[ "void",      "int",  960     ]
+[ "void",      "int",  2672    ]
+[ "void",      "int",  2672    ]
+[ "void",      "int",  2672    ]
+[ "void",      "int",  2672    ]
+[ "void",      "int",  2672    ]
 [ "void",      "lng",  0       ]
 [ "void",      "lng",  0       ]
 [ "void",      "lng",  0       ]
@@ -235,18 +235,18 @@
 [ "void",      "str",  1       ]
 [ "void",      "str",  2       ]
 [ "void",      "str",  3       ]
-[ "void",      "str",  23      ]
-[ "void",      "str",  23      ]
+[ "void",      "str",  25      ]
+[ "void",      "str",  25      ]
 [ "void",      "str",  32      ]
 [ "void",      "str",  32      ]
 [ "void",      "str",  187     ]
 [ "void",      "str",  187     ]
 [ "void",      "str",  187     ]
-[ "void",      "str",  826     ]
-[ "void",      "str",  826     ]
-[ "void",      "str",  826     ]
-[ "void",      "str",  2278    ]
-[ "void",      "str",  2278    ]
+[ "void",      "str",  960     ]
+[ "void",      "str",  960     ]
+[ "void",      "str",  960     ]
+[ "void",      "str",  2672    ]
+[ "void",      "str",  2672    ]
 % .,   . # 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.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- check0.stable.out   23 May 2007 22:06:03 -0000      1.12
+++ check0.stable.out   29 Jun 2007 11:29:38 -0000      1.13
@@ -132,9 +132,9 @@
 [ "void",      "bit",  0       ]
 [ "void",      "bit",  30      ]
 [ "void",      "bit",  183     ]
-[ "void",      "bit",  826     ]
-[ "void",      "bit",  826     ]
-[ "void",      "bit",  826     ]
+[ "void",      "bit",  960     ]
+[ "void",      "bit",  960     ]
+[ "void",      "bit",  960     ]
 [ "void",      "int",  0       ]
 [ "void",      "int",  0       ]
 [ "void",      "int",  0       ]
@@ -167,12 +167,12 @@
 [ "void",      "int",  14      ]
 [ "void",      "int",  14      ]
 [ "void",      "int",  14      ]
-[ "void",      "int",  23      ]
-[ "void",      "int",  23      ]
-[ "void",      "int",  23      ]
-[ "void",      "int",  23      ]
-[ "void",      "int",  23      ]
-[ "void",      "int",  23      ]
+[ "void",      "int",  25      ]
+[ "void",      "int",  25      ]
+[ "void",      "int",  25      ]
+[ "void",      "int",  25      ]
+[ "void",      "int",  25      ]
+[ "void",      "int",  25      ]
 [ "void",      "int",  30      ]
 [ "void",      "int",  30      ]
 [ "void",      "int",  183     ]
@@ -180,13 +180,13 @@
 [ "void",      "int",  183     ]
 [ "void",      "int",  183     ]
 [ "void",      "int",  183     ]
-[ "void",      "int",  826     ]
-[ "void",      "int",  826     ]
-[ "void",      "int",  2278    ]
-[ "void",      "int",  2278    ]
-[ "void",      "int",  2278    ]
-[ "void",      "int",  2278    ]
-[ "void",      "int",  2278    ]
+[ "void",      "int",  960     ]
+[ "void",      "int",  960     ]
+[ "void",      "int",  2672    ]
+[ "void",      "int",  2672    ]
+[ "void",      "int",  2672    ]
+[ "void",      "int",  2672    ]
+[ "void",      "int",  2672    ]
 [ "void",      "lng",  0       ]
 [ "void",      "lng",  0       ]
 [ "void",      "lng",  0       ]
@@ -235,18 +235,18 @@
 [ "void",      "str",  1       ]
 [ "void",      "str",  2       ]
 [ "void",      "str",  3       ]
-[ "void",      "str",  23      ]
-[ "void",      "str",  23      ]
+[ "void",      "str",  25      ]
+[ "void",      "str",  25      ]
 [ "void",      "str",  30      ]
 [ "void",      "str",  30      ]
 [ "void",      "str",  183     ]
 [ "void",      "str",  183     ]
 [ "void",      "str",  183     ]
-[ "void",      "str",  826     ]
-[ "void",      "str",  826     ]
-[ "void",      "str",  826     ]
-[ "void",      "str",  2278    ]
-[ "void",      "str",  2278    ]
+[ "void",      "str",  960     ]
+[ "void",      "str",  960     ]
+[ "void",      "str",  960     ]
+[ "void",      "str",  2672    ]
+[ "void",      "str",  2672    ]
 % .,   . # 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.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- check5.stable.out   23 May 2007 22:06:03 -0000      1.12
+++ check5.stable.out   29 Jun 2007 11:29:44 -0000      1.13
@@ -132,9 +132,9 @@
 [ "void",      "bit",  0       ]
 [ "void",      "bit",  32      ]
 [ "void",      "bit",  187     ]
-[ "void",      "bit",  826     ]
-[ "void",      "bit",  826     ]
-[ "void",      "bit",  826     ]
+[ "void",      "bit",  960     ]
+[ "void",      "bit",  960     ]
+[ "void",      "bit",  960     ]
 [ "void",      "int",  0       ]
 [ "void",      "int",  0       ]
 [ "void",      "int",  0       ]
@@ -167,12 +167,12 @@
 [ "void",      "int",  14      ]
 [ "void",      "int",  14      ]
 [ "void",      "int",  14      ]
-[ "void",      "int",  23      ]
-[ "void",      "int",  23      ]
-[ "void",      "int",  23      ]
-[ "void",      "int",  23      ]
-[ "void",      "int",  23      ]
-[ "void",      "int",  23      ]
+[ "void",      "int",  25      ]
+[ "void",      "int",  25      ]
+[ "void",      "int",  25      ]
+[ "void",      "int",  25      ]
+[ "void",      "int",  25      ]
+[ "void",      "int",  25      ]
 [ "void",      "int",  32      ]
 [ "void",      "int",  32      ]
 [ "void",      "int",  187     ]
@@ -180,13 +180,13 @@
 [ "void",      "int",  187     ]
 [ "void",      "int",  187     ]
 [ "void",      "int",  187     ]
-[ "void",      "int",  826     ]
-[ "void",      "int",  826     ]
-[ "void",      "int",  2278    ]
-[ "void",      "int",  2278    ]
-[ "void",      "int",  2278    ]
-[ "void",      "int",  2278    ]
-[ "void",      "int",  2278    ]
+[ "void",      "int",  960     ]
+[ "void",      "int",  960     ]
+[ "void",      "int",  2672    ]
+[ "void",      "int",  2672    ]
+[ "void",      "int",  2672    ]
+[ "void",      "int",  2672    ]
+[ "void",      "int",  2672    ]
 [ "void",      "lng",  0       ]
 [ "void",      "lng",  0       ]
 [ "void",      "lng",  0       ]
@@ -235,18 +235,18 @@
 [ "void",      "str",  1       ]
 [ "void",      "str",  2       ]
 [ "void",      "str",  3       ]
-[ "void",      "str",  23      ]
-[ "void",      "str",  23      ]
+[ "void",      "str",  25      ]
+[ "void",      "str",  25      ]
 [ "void",      "str",  32      ]
 [ "void",      "str",  32      ]
 [ "void",      "str",  187     ]
 [ "void",      "str",  187     ]
 [ "void",      "str",  187     ]
-[ "void",      "str",  826     ]
-[ "void",      "str",  826     ]
-[ "void",      "str",  826     ]
-[ "void",      "str",  2278    ]
-[ "void",      "str",  2278    ]
+[ "void",      "str",  960     ]
+[ "void",      "str",  960     ]
+[ "void",      "str",  960     ]
+[ "void",      "str",  2672    ]
+[ "void",      "str",  2672    ]
 % .,   . # 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.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- check3.stable.out.Five      23 May 2007 22:06:03 -0000      1.11
+++ check3.stable.out.Five      29 Jun 2007 11:29:42 -0000      1.12
@@ -36,9 +36,9 @@
 [ "oid",       "bit",  0       ]
 [ "oid",       "bit",  32      ]
 [ "oid",       "bit",  185     ]
-[ "oid",       "bit",  827     ]
-[ "oid",       "bit",  827     ]
-[ "oid",       "bit",  827     ]
+[ "oid",       "bit",  961     ]
+[ "oid",       "bit",  961     ]
+[ "oid",       "bit",  961     ]
 [ "oid",       "int",  0       ]
 [ "oid",       "int",  0       ]
 [ "oid",       "int",  0       ]
@@ -123,12 +123,12 @@
 [ "oid",       "int",  14      ]
 [ "oid",       "int",  14      ]
 [ "oid",       "int",  14      ]
-[ "oid",       "int",  23      ]
-[ "oid",       "int",  23      ]
-[ "oid",       "int",  23      ]
-[ "oid",       "int",  23      ]
-[ "oid",       "int",  23      ]
-[ "oid",       "int",  23      ]
+[ "oid",       "int",  25      ]
+[ "oid",       "int",  25      ]
+[ "oid",       "int",  25      ]
+[ "oid",       "int",  25      ]
+[ "oid",       "int",  25      ]
+[ "oid",       "int",  25      ]
 [ "oid",       "int",  32      ]
 [ "oid",       "int",  32      ]
 [ "oid",       "int",  185     ]
@@ -136,13 +136,13 @@
 [ "oid",       "int",  185     ]
 [ "oid",       "int",  185     ]
 [ "oid",       "int",  185     ]
-[ "oid",       "int",  827     ]
-[ "oid",       "int",  827     ]
-[ "oid",       "int",  2279    ]
-[ "oid",       "int",  2279    ]
-[ "oid",       "int",  2279    ]
-[ "oid",       "int",  2279    ]
-[ "oid",       "int",  2279    ]
+[ "oid",       "int",  961     ]
+[ "oid",       "int",  961     ]
+[ "oid",       "int",  2673    ]
+[ "oid",       "int",  2673    ]
+[ "oid",       "int",  2673    ]
+[ "oid",       "int",  2673    ]
+[ "oid",       "int",  2673    ]
 [ "oid",       "lng",  0       ]
 [ "oid",       "lng",  0       ]
 [ "oid",       "lng",  0       ]
@@ -235,18 +235,18 @@
 [ "oid",       "str",  1       ]
 [ "oid",       "str",  2       ]
 [ "oid",       "str",  3       ]
-[ "oid",       "str",  23      ]
-[ "oid",       "str",  23      ]
+[ "oid",       "str",  25      ]
+[ "oid",       "str",  25      ]
 [ "oid",       "str",  32      ]
 [ "oid",       "str",  32      ]
 [ "oid",       "str",  185     ]
 [ "oid",       "str",  185     ]
 [ "oid",       "str",  185     ]
-[ "oid",       "str",  827     ]
-[ "oid",       "str",  827     ]
-[ "oid",       "str",  827     ]
-[ "oid",       "str",  2279    ]
-[ "oid",       "str",  2279    ]
+[ "oid",       "str",  961     ]
+[ "oid",       "str",  961     ]
+[ "oid",       "str",  961     ]
+[ "oid",       "str",  2673    ]
+[ "oid",       "str",  2673    ]
 % .,   . # 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.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- check1.stable.out.Five      23 May 2007 22:06:03 -0000      1.10
+++ check1.stable.out.Five      29 Jun 2007 11:29:40 -0000      1.11
@@ -36,9 +36,9 @@
 [ "oid",       "bit",  0       ]
 [ "oid",       "bit",  31      ]
 [ "oid",       "bit",  183     ]
-[ "oid",       "bit",  827     ]
-[ "oid",       "bit",  827     ]
-[ "oid",       "bit",  827     ]
+[ "oid",       "bit",  961     ]
+[ "oid",       "bit",  961     ]
+[ "oid",       "bit",  961     ]
 [ "oid",       "int",  0       ]
 [ "oid",       "int",  0       ]
 [ "oid",       "int",  0       ]
@@ -123,12 +123,12 @@
 [ "oid",       "int",  14      ]
 [ "oid",       "int",  14      ]
 [ "oid",       "int",  14      ]
-[ "oid",       "int",  23      ]
-[ "oid",       "int",  23      ]
-[ "oid",       "int",  23      ]
-[ "oid",       "int",  23      ]
-[ "oid",       "int",  23      ]
-[ "oid",       "int",  23      ]
+[ "oid",       "int",  25      ]
+[ "oid",       "int",  25      ]
+[ "oid",       "int",  25      ]
+[ "oid",       "int",  25      ]
+[ "oid",       "int",  25      ]
+[ "oid",       "int",  25      ]
 [ "oid",       "int",  31      ]
 [ "oid",       "int",  31      ]
 [ "oid",       "int",  183     ]
@@ -136,13 +136,13 @@
 [ "oid",       "int",  183     ]
 [ "oid",       "int",  183     ]
 [ "oid",       "int",  183     ]
-[ "oid",       "int",  827     ]
-[ "oid",       "int",  827     ]
-[ "oid",       "int",  2279    ]
-[ "oid",       "int",  2279    ]
-[ "oid",       "int",  2279    ]
-[ "oid",       "int",  2279    ]
-[ "oid",       "int",  2279    ]
+[ "oid",       "int",  961     ]
+[ "oid",       "int",  961     ]
+[ "oid",       "int",  2673    ]
+[ "oid",       "int",  2673    ]
+[ "oid",       "int",  2673    ]
+[ "oid",       "int",  2673    ]
+[ "oid",       "int",  2673    ]
 [ "oid",       "lng",  0       ]
 [ "oid",       "lng",  0       ]
 [ "oid",       "lng",  0       ]
@@ -235,18 +235,18 @@
 [ "oid",       "str",  1       ]
 [ "oid",       "str",  2       ]
 [ "oid",       "str",  3       ]
-[ "oid",       "str",  23      ]
-[ "oid",       "str",  23      ]
+[ "oid",       "str",  25      ]
+[ "oid",       "str",  25      ]
 [ "oid",       "str",  31      ]
 [ "oid",       "str",  31      ]
 [ "oid",       "str",  183     ]
 [ "oid",       "str",  183     ]
 [ "oid",       "str",  183     ]
-[ "oid",       "str",  827     ]
-[ "oid",       "str",  827     ]
-[ "oid",       "str",  827     ]
-[ "oid",       "str",  2279    ]
-[ "oid",       "str",  2279    ]
+[ "oid",       "str",  961     ]
+[ "oid",       "str",  961     ]
+[ "oid",       "str",  961     ]
+[ "oid",       "str",  2673    ]
+[ "oid",       "str",  2673    ]
 % .,   . # 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.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- check4.stable.out.Five      23 May 2007 22:06:03 -0000      1.10
+++ check4.stable.out.Five      29 Jun 2007 11:29:44 -0000      1.11
@@ -36,9 +36,9 @@
 [ "oid",       "bit",  0       ]
 [ "oid",       "bit",  33      ]
 [ "oid",       "bit",  187     ]
-[ "oid",       "bit",  827     ]
-[ "oid",       "bit",  827     ]
-[ "oid",       "bit",  827     ]
+[ "oid",       "bit",  961     ]
+[ "oid",       "bit",  961     ]
+[ "oid",       "bit",  961     ]
 [ "oid",       "int",  0       ]
 [ "oid",       "int",  0       ]
 [ "oid",       "int",  0       ]
@@ -123,12 +123,12 @@
 [ "oid",       "int",  14      ]
 [ "oid",       "int",  14      ]
 [ "oid",       "int",  14      ]
-[ "oid",       "int",  23      ]
-[ "oid",       "int",  23      ]
-[ "oid",       "int",  23      ]
-[ "oid",       "int",  23      ]
-[ "oid",       "int",  23      ]
-[ "oid",       "int",  23      ]
+[ "oid",       "int",  25      ]
+[ "oid",       "int",  25      ]
+[ "oid",       "int",  25      ]
+[ "oid",       "int",  25      ]
+[ "oid",       "int",  25      ]
+[ "oid",       "int",  25      ]
 [ "oid",       "int",  33      ]
 [ "oid",       "int",  33      ]
 [ "oid",       "int",  187     ]
@@ -136,13 +136,13 @@
 [ "oid",       "int",  187     ]
 [ "oid",       "int",  187     ]
 [ "oid",       "int",  187     ]
-[ "oid",       "int",  827     ]
-[ "oid",       "int",  827     ]
-[ "oid",       "int",  2279    ]
-[ "oid",       "int",  2279    ]
-[ "oid",       "int",  2279    ]
-[ "oid",       "int",  2279    ]
-[ "oid",       "int",  2279    ]
+[ "oid",       "int",  961     ]
+[ "oid",       "int",  961     ]
+[ "oid",       "int",  2673    ]
+[ "oid",       "int",  2673    ]
+[ "oid",       "int",  2673    ]
+[ "oid",       "int",  2673    ]
+[ "oid",       "int",  2673    ]
 [ "oid",       "lng",  0       ]
 [ "oid",       "lng",  0       ]
 [ "oid",       "lng",  0       ]
@@ -235,18 +235,18 @@
 [ "oid",       "str",  1       ]
 [ "oid",       "str",  2       ]
 [ "oid",       "str",  3       ]
-[ "oid",       "str",  23      ]
-[ "oid",       "str",  23      ]
+[ "oid",       "str",  25      ]
+[ "oid",       "str",  25      ]
 [ "oid",       "str",  33      ]
 [ "oid",       "str",  33      ]
 [ "oid",       "str",  187     ]
 [ "oid",       "str",  187     ]
 [ "oid",       "str",  187     ]
-[ "oid",       "str",  827     ]
-[ "oid",       "str",  827     ]
-[ "oid",       "str",  827     ]
-[ "oid",       "str",  2279    ]
-[ "oid",       "str",  2279    ]
+[ "oid",       "str",  961     ]
+[ "oid",       "str",  961     ]
+[ "oid",       "str",  961     ]
+[ "oid",       "str",  2673    ]
+[ "oid",       "str",  2673    ]
 % .,   . # table_name
 % single_value,        count_ # name
 % char,        int # type


-------------------------------------------------------------------------
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-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to