From: Bruce Momjian <bruce@momjian.us> Date: Fri, 18 May 2007 01:22:09 +0000 (+0000) Subject: Done: X-Git-Tag: REL8_3_BETA1~665 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f22967ee386235c06e2b242369e6f1714919b234;p=postgresql Done: < * Fix problem with excessive logging during SSL disconnection > * -Fix problem with excessive logging during SSL disconnection --- diff --git a/doc/TODO b/doc/TODO index 3d4fd9c46f..234e423655 100644 --- a/doc/TODO +++ b/doc/TODO @@ -2,7 +2,7 @@ z PostgreSQL TODO List ==================== Current maintainer: Bruce Momjian (bruce@momjian.us) -Last updated: Thu May 17 19:42:24 EDT 2007 +Last updated: Thu May 17 21:22:04 EDT 2007 The most recent version of this document can be viewed at http://www.postgresql.org/docs/faqs.TODO.html. @@ -1496,7 +1496,7 @@ Source Code http://archives.postgresql.org/pgsql-patches/2007-05/msg00046.php -* Fix problem with excessive logging during SSL disconnection +* -Fix problem with excessive logging during SSL disconnection http://archives.postgresql.org/pgsql-bugs/2006-12/msg00122.php http://archives.postgresql.org/pgsql-bugs/2007-05/msg00065.php diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index f184d399f9..e82794fae5 100644 --- a/doc/src/FAQ/TODO.html +++ b/doc/src/FAQ/TODO.html @@ -10,7 +10,7 @@ PostgreSQL TODO List </p><hr/> Current maintainer: Bruce Momjian (<a href="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/> -Last updated: Thu May 17 19:42:24 EDT 2007 +Last updated: Thu May 17 21:22:04 EDT 2007 <p>The most recent version of this document can be viewed at<br/> <a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>. @@ -1330,7 +1330,7 @@ first. There is also a developer's wiki at<br/> </li><li>Have configure choose integer datetimes by default <p> <a href="http://archives.postgresql.org/pgsql-patches/2007-05/msg00046.php">http://archives.postgresql.org/pgsql-patches/2007-05/msg00046.php</a> </p> - </li><li>Fix problem with excessive logging during SSL disconnection + </li><li>-<em>Fix problem with excessive logging during SSL disconnection</em> <p> <a href="http://archives.postgresql.org/pgsql-bugs/2006-12/msg00122.php">http://archives.postgresql.org/pgsql-bugs/2006-12/msg00122.php</a> <a href="http://archives.postgresql.org/pgsql-bugs/2007-05/msg00065.php">http://archives.postgresql.org/pgsql-bugs/2007-05/msg00065.php</a> </p>