diff options
author | Bruce Momjian <bruce@momjian.us> | 2006-12-19 21:58:43 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2006-12-19 21:58:43 +0000 |
commit | d686dccdb8171aa79143614a043b77dbe0beb4c4 (patch) | |
tree | 9720f1a86c68665fd5dcb4083c42ea3cfb03f3ba /doc/src | |
parent | 14bdb023cc7803e50484cde87c71ef1984538491 (diff) | |
download | postgresql-d686dccdb8171aa79143614a043b77dbe0beb4c4.tar.gz postgresql-d686dccdb8171aa79143614a043b77dbe0beb4c4.zip |
Remove completed TODO item about xid wrap-around from 8.2.X.
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/FAQ/TODO.html | 2 |
1 files changed, 0 insertions, 2 deletions
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. <li>Use free-space map information to guide refilling </li><li>%Issue log message to suggest VACUUM FULL if a table is nearly empty? - </li><li>Improve xid wraparound detection by recording per-table rather - than per-database </li><li>Consider logging activity either to the logs or a system view </li><li>Turn on by default <p> <a href="http://archives.postgresql.org/pgsql-hackers/2006-08/msg01852.php">http://archives.postgresql.org/pgsql-hackers/2006-08/msg01852.php</a> |