From: Bruce Momjian Date: Wed, 9 May 2001 20:40:30 +0000 (+0000) Subject: Update TODO list. X-Git-Tag: REL7_2_BETA1~1343 X-Git-Url: http://git.postgresql.org/gitweb/?a=commitdiff_plain;h=a0458a91bfc14c77ca7672bab618820a6a8f565c;p=postgresql.git Update TODO list. --- diff --git a/doc/TODO b/doc/TODO index c2cf54f25c2..131396554ce 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Tue May 8 15:01:35 EDT 2001 +Last updated: Wed May 9 16:39:58 EDT 2001 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -295,6 +295,7 @@ SOURCE CODE * Move some things from /contrib into main tree, like soundex * Allow plug-in modules to emulate features from other databases * Add mention of VACUUM, log rotation to Administrator's Guide +* Add PL/Python documentation ---------------------------------------------------------------------------