diff options
-rw-r--r-- | doc/TODO | 5 | ||||
-rw-r--r-- | doc/src/FAQ/TODO.html | 5 |
2 files changed, 6 insertions, 4 deletions
@@ -2,7 +2,7 @@ PostgreSQL TODO List ==================== Current maintainer: Bruce Momjian (bruce@momjian.us) -Last updated: Fri Jan 19 16:36:02 EST 2007 +Last updated: Fri Jan 19 21:18:31 EST 2007 The most recent version of this document can be viewed at http://www.postgresql.org/docs/faqs.TODO.html. @@ -14,7 +14,8 @@ Bracketed items, "[]", have more detail. This list contains all known PostgreSQL bugs and feature requests. If you would like to work on an item, please read the Developer's FAQ -first. +first. There is also a developer's wiki at +http://developer.postgresql.org. Administration diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index 07b6d4709a2..f62cffe00fc 100644 --- a/doc/src/FAQ/TODO.html +++ b/doc/src/FAQ/TODO.html @@ -8,7 +8,7 @@ <body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF"> <h1><a name="section_1">PostgreSQL TODO List</a></h1> <p>Current maintainer: Bruce Momjian (<a href="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/> -Last updated: Fri Jan 19 16:36:02 EST 2007 +Last updated: Fri Jan 19 21:18:31 EST 2007 </p> <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>. @@ -20,7 +20,8 @@ Last updated: Fri Jan 19 16:36:02 EST 2007 </p> <p>This list contains all known PostgreSQL bugs and feature requests. If<br/> you would like to work on an item, please read the Developer's FAQ<br/> -first. +first. There is also a developer's wiki at<br/> +<a href="http://developer.postgresql.org">http://developer.postgresql.org</a>. </p> <h1><a name="section_2">Administration</a></h1> |