From: Bruce Momjian Date: Tue, 31 Jul 2001 13:21:31 +0000 (+0000) Subject: Update TODO list. X-Git-Tag: REL7_2_BETA1~801 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6a6da4f2911628650809c6bd5d6fc133b0a6c52e;p=thirdparty%2Fpostgresql.git Update TODO list. --- 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