From d686dccdb8171aa79143614a043b77dbe0beb4c4 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Tue, 19 Dec 2006 21:58:43 +0000 Subject: [PATCH] Remove completed TODO item about xid wrap-around from 8.2.X. --- doc/TODO | 2 -- doc/src/FAQ/TODO.html | 2 -- 2 files changed, 4 deletions(-) diff --git a/doc/TODO b/doc/TODO index ea4f8f74c0..d66de2d066 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1062,8 +1062,6 @@ Vacuum o Use free-space map information to guide refilling o %Issue log message to suggest VACUUM FULL if a table is nearly empty? - o Improve xid wraparound detection by recording per-table rather - than per-database o Consider logging activity either to the logs or a system view o Turn on by default diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index 2362041a5e..8f561301ad 100644 --- a/doc/src/FAQ/TODO.html +++ b/doc/src/FAQ/TODO.html @@ -959,8 +959,6 @@ first.
  • Use free-space map information to guide refilling
  • %Issue log message to suggest VACUUM FULL if a table is nearly empty? -
  • Improve xid wraparound detection by recording per-table rather - than per-database
  • Consider logging activity either to the logs or a system view
  • Turn on by default

    http://archives.postgresql.org/pgsql-hackers/2006-08/msg01852.php -- 2.50.1