From: Bruce Momjian Date: Thu, 17 May 2007 23:42:33 +0000 (+0000) Subject: dded to TODO: X-Git-Tag: REL8_3_BETA1~667 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=16b52543185ec3f195472a56cebabce41d2f0f01;p=thirdparty%2Fpostgresql.git dded to TODO: > > * Support scoped IPv6 addresses > > http://archives.postgresql.org/pgsql-bugs/2007-05/msg00111.php --- diff --git a/doc/TODO b/doc/TODO index 462c542ea33..3d4fd9c46fc 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 18:53:18 EDT 2007 +Last updated: Thu May 17 19:42:24 EDT 2007 The most recent version of this document can be viewed at http://www.postgresql.org/docs/faqs.TODO.html. @@ -1501,6 +1501,10 @@ Source Code http://archives.postgresql.org/pgsql-bugs/2006-12/msg00122.php http://archives.postgresql.org/pgsql-bugs/2007-05/msg00065.php +* Support scoped IPv6 addresses + + http://archives.postgresql.org/pgsql-bugs/2007-05/msg00111.php + * Win32 diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index b8ba890e1f5..f184d399f94 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: Thu May 17 18:53:18 EDT 2007 +Last updated: Thu May 17 19:42:24 EDT 2007

The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html. @@ -1333,6 +1333,9 @@ first. There is also a developer's wiki at

  • 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 +

    +
  • Support scoped IPv6 addresses +

    http://archives.postgresql.org/pgsql-bugs/2007-05/msg00111.php

  • Win32