Add:
authorBruce Momjian
Tue, 27 Aug 2002 16:19:46 +0000 (16:19 +0000)
committerBruce Momjian
Tue, 27 Aug 2002 16:19:46 +0000 (16:19 +0000)
> * Allow free space map to be auto-sized or warn when it is too small

doc/TODO

index bc3d8bab61f3911aadcc3f6d46ccdafbd6fd1f72..b5c5ef05c9d96f9143bdd4aed2fbcb968e244543 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:      Tue Aug 27 10:17:11 EDT 2002
+Last updated:      Tue Aug 27 12:19:45 EDT 2002
 
 Current maintainer:    Bruce Momjian ([email protected])
 
@@ -408,7 +408,7 @@ Vacuum
 * Reduce lock time by moving tuples with read lock, then write
   lock and truncate table [vacuum]
 * Provide automatic running of vacuum in the background (Tom)
-
+* Allow free space map to be auto-sized or warn when it is too small
 
 Locking
 =======