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 cf0be7f commit dbf261fCopy full SHA for dbf261f
doc/TODO
@@ -1,6 +1,6 @@
1
TODO list for PostgreSQL
2
========================
3
-Last updated: Tue Aug 27 10:17:11 EDT 2002
+Last updated: Tue Aug 27 12:19:45 EDT 2002
4
5
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
6
@@ -408,7 +408,7 @@ Vacuum
408
* Reduce lock time by moving tuples with read lock, then write
409
lock and truncate table [vacuum]
410
* Provide automatic running of vacuum in the background (Tom)
411
-
+* Allow free space map to be auto-sized or warn when it is too small
412
413
Locking
414
=======
0 commit comments