Remove completed TODO item about xid wrap-around from 8.2.X.

This commit is contained in:
Bruce Momjian 2006-12-19 21:58:43 +00:00
parent 14bdb023cc
commit d686dccdb8
2 changed files with 0 additions and 4 deletions

View File

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

View File

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