We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb0b0a2 commit 2609cccCopy full SHA for 2609ccc
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Thu Oct 3 15:20:13 EDT 2002
+Last updated: Thu Oct 3 15:32:30 EDT 2002
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -397,7 +397,7 @@ Vacuum
397
* Improve speed with indexes (perhaps recreate index instead) [vacuum]
398
* Reduce lock time by moving tuples with read lock, then write
399
lock and truncate table [vacuum]
400
-* Provide automatic running of vacuum in the background (Tom)
+* Provide automatic running of vacuum in the background (Tom) [vacuum]
401
* Allow free space map to be auto-sized or warn when it is too small
402
403
0 commit comments