diff options
-rw-r--r-- | doc/TODO | 4 | ||||
-rw-r--r-- | doc/src/FAQ/TODO.html | 4 |
2 files changed, 4 insertions, 4 deletions
@@ -2,12 +2,12 @@ PostgreSQL TODO List ==================== Current maintainer: Bruce Momjian (bruce@momjian.us) -Last updated: Tue Sep 19 15:19:50 EDT 2006 +Last updated: Tue Sep 19 15:20:08 EDT 2006 The most recent version of this document can be viewed at http://www.postgresql.org/docs/faqs.TODO.html. -#A hyphen, "-", marks changes that will appear in the upcoming 8.2 release.# +#A hyphen, "-", marks changes that will appear in the upcoming 8.3 release.# #A percent sign, "%", marks items that are easier to implement.# Bracketed items, "[]", have more detail. diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index 8c8b56944ee..14d9226044a 100644 --- a/doc/src/FAQ/TODO.html +++ b/doc/src/FAQ/TODO.html @@ -8,12 +8,12 @@ <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: Tue Sep 19 15:19:50 EDT 2006 +Last updated: Tue Sep 19 15:20:08 EDT 2006 </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>. </p> -<p><strong>A hyphen, "-", marks changes that will appear in the upcoming 8.2 release.</strong><br/> +<p><strong>A hyphen, "-", marks changes that will appear in the upcoming 8.3 release.</strong><br/> <strong>A percent sign, "%", marks items that are easier to implement.</strong> </p> <p>Bracketed items, "[<a href="http://momjian.postgresql.org/cgi-bin/pgtodo?"></a>]", have more detail. |