Update of /cvsroot/monetdb/sql/src/test/leaks/Tests
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv8616/src/test/leaks/Tests

Modified Files:
        check0.stable.out.Five check1.stable.out.Five 
        check2.stable.out.Five check3.stable.out.Five 
        check4.stable.out.Five check5.stable.out.Five 
Log Message:
replaced using local char arrays of size BUFSIZ, by a single function 
(sql_message). Reduces stack pressure, smaller code etc.

approved output for m5/sql


Index: check2.stable.out.Five
===================================================================
RCS file: /cvsroot/monetdb/sql/src/test/leaks/Tests/check2.stable.out.Five,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- check2.stable.out.Five      9 Jul 2007 09:58:14 -0000       1.12
+++ check2.stable.out.Five      21 Aug 2007 22:24:46 -0000      1.13
@@ -36,9 +36,9 @@
 [ "oid",       "bit",  0       ]
 [ "oid",       "bit",  31      ]
 [ "oid",       "bit",  183     ]
-[ "oid",       "bit",  961     ]
-[ "oid",       "bit",  961     ]
-[ "oid",       "bit",  961     ]
+[ "oid",       "bit",  955     ]
+[ "oid",       "bit",  955     ]
+[ "oid",       "bit",  955     ]
 [ "oid",       "int",  0       ]
 [ "oid",       "int",  0       ]
 [ "oid",       "int",  0       ]
@@ -139,13 +139,13 @@
 [ "oid",       "int",  183     ]
 [ "oid",       "int",  183     ]
 [ "oid",       "int",  183     ]
-[ "oid",       "int",  961     ]
-[ "oid",       "int",  961     ]
-[ "oid",       "int",  2673    ]
-[ "oid",       "int",  2673    ]
-[ "oid",       "int",  2673    ]
-[ "oid",       "int",  2673    ]
-[ "oid",       "int",  2673    ]
+[ "oid",       "int",  955     ]
+[ "oid",       "int",  955     ]
+[ "oid",       "int",  2655    ]
+[ "oid",       "int",  2655    ]
+[ "oid",       "int",  2655    ]
+[ "oid",       "int",  2655    ]
+[ "oid",       "int",  2655    ]
 [ "oid",       "lng",  0       ]
 [ "oid",       "lng",  0       ]
 [ "oid",       "lng",  0       ]
@@ -246,11 +246,11 @@
 [ "oid",       "str",  183     ]
 [ "oid",       "str",  183     ]
 [ "oid",       "str",  183     ]
-[ "oid",       "str",  961     ]
-[ "oid",       "str",  961     ]
-[ "oid",       "str",  961     ]
-[ "oid",       "str",  2673    ]
-[ "oid",       "str",  2673    ]
+[ "oid",       "str",  955     ]
+[ "oid",       "str",  955     ]
+[ "oid",       "str",  955     ]
+[ "oid",       "str",  2655    ]
+[ "oid",       "str",  2655    ]
 % .,   . # 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.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- check0.stable.out.Five      9 Jul 2007 09:58:14 -0000       1.12
+++ check0.stable.out.Five      21 Aug 2007 22:24:44 -0000      1.13
@@ -36,9 +36,9 @@
 [ "oid",       "bit",  0       ]
 [ "oid",       "bit",  31      ]
 [ "oid",       "bit",  183     ]
-[ "oid",       "bit",  961     ]
-[ "oid",       "bit",  961     ]
-[ "oid",       "bit",  961     ]
+[ "oid",       "bit",  955     ]
+[ "oid",       "bit",  955     ]
+[ "oid",       "bit",  955     ]
 [ "oid",       "int",  0       ]
 [ "oid",       "int",  0       ]
 [ "oid",       "int",  0       ]
@@ -139,13 +139,13 @@
 [ "oid",       "int",  183     ]
 [ "oid",       "int",  183     ]
 [ "oid",       "int",  183     ]
-[ "oid",       "int",  961     ]
-[ "oid",       "int",  961     ]
-[ "oid",       "int",  2673    ]
-[ "oid",       "int",  2673    ]
-[ "oid",       "int",  2673    ]
-[ "oid",       "int",  2673    ]
-[ "oid",       "int",  2673    ]
+[ "oid",       "int",  955     ]
+[ "oid",       "int",  955     ]
+[ "oid",       "int",  2655    ]
+[ "oid",       "int",  2655    ]
+[ "oid",       "int",  2655    ]
+[ "oid",       "int",  2655    ]
+[ "oid",       "int",  2655    ]
 [ "oid",       "lng",  0       ]
 [ "oid",       "lng",  0       ]
 [ "oid",       "lng",  0       ]
@@ -246,11 +246,11 @@
 [ "oid",       "str",  183     ]
 [ "oid",       "str",  183     ]
 [ "oid",       "str",  183     ]
-[ "oid",       "str",  961     ]
-[ "oid",       "str",  961     ]
-[ "oid",       "str",  961     ]
-[ "oid",       "str",  2673    ]
-[ "oid",       "str",  2673    ]
+[ "oid",       "str",  955     ]
+[ "oid",       "str",  955     ]
+[ "oid",       "str",  955     ]
+[ "oid",       "str",  2655    ]
+[ "oid",       "str",  2655    ]
 % .,   . # 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.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- check5.stable.out.Five      9 Jul 2007 09:58:14 -0000       1.12
+++ check5.stable.out.Five      21 Aug 2007 22:24:47 -0000      1.13
@@ -36,9 +36,9 @@
 [ "oid",       "bit",  0       ]
 [ "oid",       "bit",  33      ]
 [ "oid",       "bit",  187     ]
-[ "oid",       "bit",  961     ]
-[ "oid",       "bit",  961     ]
-[ "oid",       "bit",  961     ]
+[ "oid",       "bit",  955     ]
+[ "oid",       "bit",  955     ]
+[ "oid",       "bit",  955     ]
 [ "oid",       "int",  0       ]
 [ "oid",       "int",  0       ]
 [ "oid",       "int",  0       ]
@@ -139,13 +139,13 @@
 [ "oid",       "int",  187     ]
 [ "oid",       "int",  187     ]
 [ "oid",       "int",  187     ]
-[ "oid",       "int",  961     ]
-[ "oid",       "int",  961     ]
-[ "oid",       "int",  2673    ]
-[ "oid",       "int",  2673    ]
-[ "oid",       "int",  2673    ]
-[ "oid",       "int",  2673    ]
-[ "oid",       "int",  2673    ]
+[ "oid",       "int",  955     ]
+[ "oid",       "int",  955     ]
+[ "oid",       "int",  2655    ]
+[ "oid",       "int",  2655    ]
+[ "oid",       "int",  2655    ]
+[ "oid",       "int",  2655    ]
+[ "oid",       "int",  2655    ]
 [ "oid",       "lng",  0       ]
 [ "oid",       "lng",  0       ]
 [ "oid",       "lng",  0       ]
@@ -246,11 +246,11 @@
 [ "oid",       "str",  187     ]
 [ "oid",       "str",  187     ]
 [ "oid",       "str",  187     ]
-[ "oid",       "str",  961     ]
-[ "oid",       "str",  961     ]
-[ "oid",       "str",  961     ]
-[ "oid",       "str",  2673    ]
-[ "oid",       "str",  2673    ]
+[ "oid",       "str",  955     ]
+[ "oid",       "str",  955     ]
+[ "oid",       "str",  955     ]
+[ "oid",       "str",  2655    ]
+[ "oid",       "str",  2655    ]
 % .,   . # 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.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- check3.stable.out.Five      9 Jul 2007 09:58:14 -0000       1.13
+++ check3.stable.out.Five      21 Aug 2007 22:24:46 -0000      1.14
@@ -36,9 +36,9 @@
 [ "oid",       "bit",  0       ]
 [ "oid",       "bit",  32      ]
 [ "oid",       "bit",  185     ]
-[ "oid",       "bit",  961     ]
-[ "oid",       "bit",  961     ]
-[ "oid",       "bit",  961     ]
+[ "oid",       "bit",  955     ]
+[ "oid",       "bit",  955     ]
+[ "oid",       "bit",  955     ]
 [ "oid",       "int",  0       ]
 [ "oid",       "int",  0       ]
 [ "oid",       "int",  0       ]
@@ -139,13 +139,13 @@
 [ "oid",       "int",  185     ]
 [ "oid",       "int",  185     ]
 [ "oid",       "int",  185     ]
-[ "oid",       "int",  961     ]
-[ "oid",       "int",  961     ]
-[ "oid",       "int",  2673    ]
-[ "oid",       "int",  2673    ]
-[ "oid",       "int",  2673    ]
-[ "oid",       "int",  2673    ]
-[ "oid",       "int",  2673    ]
+[ "oid",       "int",  955     ]
+[ "oid",       "int",  955     ]
+[ "oid",       "int",  2655    ]
+[ "oid",       "int",  2655    ]
+[ "oid",       "int",  2655    ]
+[ "oid",       "int",  2655    ]
+[ "oid",       "int",  2655    ]
 [ "oid",       "lng",  0       ]
 [ "oid",       "lng",  0       ]
 [ "oid",       "lng",  0       ]
@@ -246,11 +246,11 @@
 [ "oid",       "str",  185     ]
 [ "oid",       "str",  185     ]
 [ "oid",       "str",  185     ]
-[ "oid",       "str",  961     ]
-[ "oid",       "str",  961     ]
-[ "oid",       "str",  961     ]
-[ "oid",       "str",  2673    ]
-[ "oid",       "str",  2673    ]
+[ "oid",       "str",  955     ]
+[ "oid",       "str",  955     ]
+[ "oid",       "str",  955     ]
+[ "oid",       "str",  2655    ]
+[ "oid",       "str",  2655    ]
 % .,   . # 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.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- check1.stable.out.Five      9 Jul 2007 09:58:14 -0000       1.12
+++ check1.stable.out.Five      21 Aug 2007 22:24:45 -0000      1.13
@@ -36,9 +36,9 @@
 [ "oid",       "bit",  0       ]
 [ "oid",       "bit",  31      ]
 [ "oid",       "bit",  183     ]
-[ "oid",       "bit",  961     ]
-[ "oid",       "bit",  961     ]
-[ "oid",       "bit",  961     ]
+[ "oid",       "bit",  955     ]
+[ "oid",       "bit",  955     ]
+[ "oid",       "bit",  955     ]
 [ "oid",       "int",  0       ]
 [ "oid",       "int",  0       ]
 [ "oid",       "int",  0       ]
@@ -139,13 +139,13 @@
 [ "oid",       "int",  183     ]
 [ "oid",       "int",  183     ]
 [ "oid",       "int",  183     ]
-[ "oid",       "int",  961     ]
-[ "oid",       "int",  961     ]
-[ "oid",       "int",  2673    ]
-[ "oid",       "int",  2673    ]
-[ "oid",       "int",  2673    ]
-[ "oid",       "int",  2673    ]
-[ "oid",       "int",  2673    ]
+[ "oid",       "int",  955     ]
+[ "oid",       "int",  955     ]
+[ "oid",       "int",  2655    ]
+[ "oid",       "int",  2655    ]
+[ "oid",       "int",  2655    ]
+[ "oid",       "int",  2655    ]
+[ "oid",       "int",  2655    ]
 [ "oid",       "lng",  0       ]
 [ "oid",       "lng",  0       ]
 [ "oid",       "lng",  0       ]
@@ -246,11 +246,11 @@
 [ "oid",       "str",  183     ]
 [ "oid",       "str",  183     ]
 [ "oid",       "str",  183     ]
-[ "oid",       "str",  961     ]
-[ "oid",       "str",  961     ]
-[ "oid",       "str",  961     ]
-[ "oid",       "str",  2673    ]
-[ "oid",       "str",  2673    ]
+[ "oid",       "str",  955     ]
+[ "oid",       "str",  955     ]
+[ "oid",       "str",  955     ]
+[ "oid",       "str",  2655    ]
+[ "oid",       "str",  2655    ]
 % .,   . # 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.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- check4.stable.out.Five      9 Jul 2007 09:58:14 -0000       1.12
+++ check4.stable.out.Five      21 Aug 2007 22:24:46 -0000      1.13
@@ -36,9 +36,9 @@
 [ "oid",       "bit",  0       ]
 [ "oid",       "bit",  33      ]
 [ "oid",       "bit",  187     ]
-[ "oid",       "bit",  961     ]
-[ "oid",       "bit",  961     ]
-[ "oid",       "bit",  961     ]
+[ "oid",       "bit",  955     ]
+[ "oid",       "bit",  955     ]
+[ "oid",       "bit",  955     ]
 [ "oid",       "int",  0       ]
 [ "oid",       "int",  0       ]
 [ "oid",       "int",  0       ]
@@ -139,13 +139,13 @@
 [ "oid",       "int",  187     ]
 [ "oid",       "int",  187     ]
 [ "oid",       "int",  187     ]
-[ "oid",       "int",  961     ]
-[ "oid",       "int",  961     ]
-[ "oid",       "int",  2673    ]
-[ "oid",       "int",  2673    ]
-[ "oid",       "int",  2673    ]
-[ "oid",       "int",  2673    ]
-[ "oid",       "int",  2673    ]
+[ "oid",       "int",  955     ]
+[ "oid",       "int",  955     ]
+[ "oid",       "int",  2655    ]
+[ "oid",       "int",  2655    ]
+[ "oid",       "int",  2655    ]
+[ "oid",       "int",  2655    ]
+[ "oid",       "int",  2655    ]
 [ "oid",       "lng",  0       ]
 [ "oid",       "lng",  0       ]
 [ "oid",       "lng",  0       ]
@@ -246,11 +246,11 @@
 [ "oid",       "str",  187     ]
 [ "oid",       "str",  187     ]
 [ "oid",       "str",  187     ]
-[ "oid",       "str",  961     ]
-[ "oid",       "str",  961     ]
-[ "oid",       "str",  961     ]
-[ "oid",       "str",  2673    ]
-[ "oid",       "str",  2673    ]
+[ "oid",       "str",  955     ]
+[ "oid",       "str",  955     ]
+[ "oid",       "str",  955     ]
+[ "oid",       "str",  2655    ]
+[ "oid",       "str",  2655    ]
 % .,   . # table_name
 % single_value,        count_ # name
 % char,        int # type


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to