mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
dded to TODO:
> > * Support scoped IPv6 addresses > > http://archives.postgresql.org/pgsql-bugs/2007-05/msg00111.php
This commit is contained in:
6
doc/TODO
6
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
|
||||
|
||||
|
@ -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 18:53:18 EDT 2007
|
||||
Last updated: Thu May 17 19:42:24 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>.
|
||||
@ -1333,6 +1333,9 @@ first. There is also a developer's wiki at<br/>
|
||||
</li><li>Fix problem with excessive logging during SSL disconnection
|
||||
<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>
|
||||
</li><li>Support scoped IPv6 addresses
|
||||
<p> <a href="http://archives.postgresql.org/pgsql-bugs/2007-05/msg00111.php">http://archives.postgresql.org/pgsql-bugs/2007-05/msg00111.php</a>
|
||||
</p>
|
||||
</li><li>Win32
|
||||
<ul>
|
||||
|
Reference in New Issue
Block a user