From d7379b76244a038d540ccbd3e0c25fb80aed28b7 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Mon, 28 Apr 2008 23:08:33 +0000 Subject: [PATCH] Update comment for 8.4: > #A hyphen, "-", marks changes that will appear in the upcoming 8.4 release.# --- doc/TODO | 4 ++-- doc/src/FAQ/TODO.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/TODO b/doc/TODO index ae653947c3..8db5f6ce0c 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,12 +1,12 @@ PostgreSQL TODO List ==================== Current maintainer: Bruce Momjian (bruce@momjian.us) -Last updated: Fri Apr 25 17:38:39 EDT 2008 +Last updated: Mon Apr 28 19:08:21 EDT 2008 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.3 release.# +#A hyphen, "-", marks changes that will appear in the upcoming 8.4 release.# #A percent sign, "%", marks items that are easier to implement.# This list contains all known PostgreSQL bugs and feature requests. If diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index 346e81af23..ffe12c95b8 100644 --- a/doc/src/FAQ/TODO.html +++ b/doc/src/FAQ/TODO.html @@ -8,12 +8,12 @@

PostgreSQL TODO List

Current maintainer: Bruce Momjian (bruce@momjian.us)
-Last updated: Fri Apr 25 17:38:39 EDT 2008 +Last updated: Mon Apr 28 19:08:21 EDT 2008

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.3 release.
+

A hyphen, "-", marks changes that will appear in the upcoming 8.4 release.
A percent sign, "%", marks items that are easier to implement.

This list contains all known PostgreSQL bugs and feature requests. If
-- 2.39.5