aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index 112a7225f0c..f7c39205e30 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
-Last updated: Mon Jul 30 13:58:17 EDT 2001
+Last updated: Tue Jul 31 09:21:21 EDT 2001
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -285,6 +285,7 @@ VACUUM
* -Make ANALYZE a separate command (Tom)
* -Allow ANALYZE to ESTIMATE based on certain random precentage of rows (Tom)
* Add LAZY VACUUM (Vadim)
+* Improve vacuum of large objects (/contrib/vacuumlo)
MISCELLANEOUS