From: Bruce Momjian Date: Tue, 14 Sep 1999 02:19:38 +0000 (+0000) Subject: Update TODO list. X-Git-Tag: REL7_0~1512 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4197aaa8ae50410cce73fef871b6c5740b705f0c;p=thirdparty%2Fpostgresql.git Update TODO list. --- diff --git a/doc/TODO b/doc/TODO index fa227ea726c..a0df8710377 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Mon Sep 6 23:55:43 EDT 1999 +Last updated: Mon Sep 13 22:19:20 EDT 1999 Current maintainer: Bruce Momjian (maillist@candle.pha.pa.us) @@ -99,6 +99,7 @@ TYPES * Add support for & operator * Allow LOCALE on a per-column basis, default to ASCII * Allow array on int8[] +* Allow nulls in arrays * Remove Money type, add money formatting for decimal type * Declare typein/out functions in pg_proc with a special "C string" data type * Add non-large-object binary field