From 883b6a8a5196305b54d9ac37a190d283eb812b36 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Sat, 19 Apr 2008 12:16:21 +0000 Subject: Remove TODO.detail references; instead add TODO URLs pointing to the archives. We have been using URLs for a while for new items. --- doc/src/FAQ/TODO.html | 55 ++++++++++++++++++++++++++++----------------------- 1 file changed, 30 insertions(+), 25 deletions(-) (limited to 'doc/src') diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index bc64564eb8f..06aa4e11476 100644 --- a/doc/src/FAQ/TODO.html +++ b/doc/src/FAQ/TODO.html @@ -8,7 +8,7 @@

PostgreSQL TODO List

Current maintainer: Bruce Momjian (bruce@momjian.us)
-Last updated: Thu Apr 17 16:56:51 EDT 2008 +Last updated: Sat Apr 19 08:15:19 EDT 2008

The most recent version of this document can be viewed at
http://www.postgresql.org/docs/faqs.TODO.html. @@ -16,8 +16,6 @@ Last updated: Thu Apr 17 16:56:51 EDT 2008

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. -

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. There is also a developer's wiki at
@@ -149,7 +147,6 @@ first. There is also a developer's wiki at

  • Point-In-Time Recovery (PITR)