dded to TODO:
authorBruce Momjian
Thu, 17 May 2007 23:42:33 +0000 (23:42 +0000)
committerBruce Momjian
Thu, 17 May 2007 23:42:33 +0000 (23:42 +0000)
>
> * Support scoped IPv6 addresses
>
>   http://archives.postgresql.org/pgsql-bugs/2007-05/msg00111.php

doc/TODO
doc/src/FAQ/TODO.html

index 462c542ea33a72cced207d16246553ebb029e6d4..3d4fd9c46fc72ec22b1270fab85cb0a84a6632f3 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@ z
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-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
 
index b8ba890e1f5e9c5446dfa42329b806f0e35c6c6a..f184d399f94b552962eefd1b9bff0197240da104 100644 (file)
@@ -10,7 +10,7 @@
 PostgreSQL TODO List
 


 Current maintainer:     Bruce Momjian ([email protected])
-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
  •