From: Bruce Momjian Date: Mon, 26 Nov 2001 19:33:33 +0000 (+0000) Subject: Update TODO list. X-Git-Tag: REL7_2_BETA4~163 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=84ed4bde59699287492ece748a040663131b1ba8;p=thirdparty%2Fpostgresql.git Update TODO list. --- diff --git a/doc/TODO b/doc/TODO index d50fa29acf4..049f65f23c3 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Mon Nov 26 01:35:56 EST 2001 +Last updated: Mon Nov 26 14:33:20 EST 2001 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -398,6 +398,7 @@ SOURCE CODE * Compile in syslog functionaility by default (?) * Modify regression tests to prevent failures do to minor numeric rounding * Remove USING clause from pg_get_indexdef() if index is btree (Bruce) +* Use our own getopt() for FreeBSD/OpenBSD to allow --xxx flags (Bruce) ---------------------------------------------------------------------------