From: Bruce Momjian Date: Tue, 19 Dec 2006 21:58:43 +0000 (+0000) Subject: Remove completed TODO item about xid wrap-around from 8.2.X. X-Git-Tag: REL8_2_1~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d686dccdb8171aa79143614a043b77dbe0beb4c4;p=thirdparty%2Fpostgresql.git Remove completed TODO item about xid wrap-around from 8.2.X. --- diff --git a/doc/TODO b/doc/TODO index ea4f8f74c07..d66de2d066d 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 2362041a5e8..8f561301adf 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