From a11d4b8bea36d0023b28535a94481b121a5dddd2 Mon Sep 17 00:00:00 2001
From: Bruce Momjian
Date: Thu, 17 May 2007 22:42:54 +0000
Subject: Add:
>
> * 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
---
doc/src/FAQ/TODO.html | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
(limited to 'doc/src')
diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html
index 149a75619cd..de43b8e2953 100644
--- a/doc/src/FAQ/TODO.html
+++ b/doc/src/FAQ/TODO.html
@@ -10,7 +10,7 @@
PostgreSQL TODO List
Current maintainer: Bruce Momjian (bruce@momjian.us)
-Last updated: Mon May 14 22:36:37 EDT 2007
+Last updated: Thu May 17 18:42:49 EDT 2007
The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1324,6 +1324,10 @@ first. There is also a developer's wiki at
source code, which now uses them
Have configure choose integer datetimes by default
http://archives.postgresql.org/pgsql-patches/2007-05/msg00046.php
+
+ 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
Win32