From: Bruce Momjian Date: Sat, 9 Dec 2000 23:25:52 +0000 (+0000) Subject: Update TODO list. X-Git-Tag: REL7_1_BETA2~212 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3f45ce96717d123b811abd3fbfb1a97910c74150;p=postgresql Update TODO list. --- diff --git a/doc/TODO b/doc/TODO index 70f201750b..1f912be5c7 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Mon Nov 27 16:15:36 EST 2000 +Last updated: Sat Dec 9 18:25:43 EST 2000 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -108,6 +108,7 @@ TYPES * Update macaddr manufacturer numbers, or remove the function macaddr_manuf() * Add btree index support for reltime, tinterval, regproc, bit, varbit * Add rtree index support for line, lseg, path, point +* Make file in/out interface to TOAST columns VIEWS