From: Bruce Momjian Date: Wed, 14 Nov 2001 16:31:38 +0000 (+0000) Subject: Update TODO list. X-Git-Tag: REL7_2_BETA3~74 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=276450d7d798be3ec8f56e13f4ab0df22499363c;p=postgresql Update TODO list. --- diff --git a/doc/TODO b/doc/TODO index d7dc6f34ef..9f3d217b8d 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Mon Nov 12 20:14:51 EST 2001 +Last updated: Wed Nov 14 11:31:35 EST 2001 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -380,6 +380,7 @@ SOURCE CODE * -Decide on spelling of indexes/indices (Peter E) * -Add mention of VACUUM, log rotation to Administrator's Guide (Tom, Bruce) * Make one version of simple_prompt() in code (Bruce, Tom) +* Compile in syslog functionaility by default(?) ---------------------------------------------------------------------------