From 54fe3327765e420bb6cd627b8a268f77de68172c Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Mon, 18 Apr 2005 14:44:04 +0000 Subject: [PATCH] Update TODO script sample. --- doc/src/FAQ/README | 6 ++---- doc/src/FAQ/TODO.html | 10 +++++----- 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/doc/src/FAQ/README b/doc/src/FAQ/README index 49b176d527..9ef5cc64ad 100644 --- a/doc/src/FAQ/README +++ b/doc/src/FAQ/README @@ -6,10 +6,8 @@ The FAQ* files in this directory are the master versions, and the The TODO.html file in this directory is not the master, but ../../TODO is. The conversion is done using txt2html: - txt2html -m -s 100 -p 100 --xhtml --title "PostgreSQL TODO list" \ - --link /u/txt2html/txt2html.dict \ + txt2html -m -s 100 -p 100 --xhtml --titlefirst \ --body_deco ' bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF"' \ + --caps_tag '' \ /pgtop/doc/TODO | sed 's;\[\([^]]*\)\];[\1];g' > /pgtop/doc/src/FAQ/TODO.html - - diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index ef2c645ceb..ee083875e2 100644 --- a/doc/src/FAQ/TODO.html +++ b/doc/src/FAQ/TODO.html @@ -2,13 +2,13 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -PostgreSQL TODO list +PostgreSQL TODO List -

TODO list for PostgreSQL

+

PostgreSQL TODO List

Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
-Last updated: Mon Apr 18 08:57:57 EDT 2005 +Last updated: Mon Apr 18 10:42:34 EDT 2005

The most recent version of this document can be viewed at the PostgreSQL web
site, http://www.PostgreSQL.org. @@ -177,8 +177,7 @@ first.

  • Add 'tid != tid ' operator for use in corruption recovery
  • Add ISo INTERVAL handling

    Cache

    +