From: Bruce Momjian Date: Fri, 19 Jan 2001 02:05:51 +0000 (+0000) Subject: Update TODO list. X-Git-Tag: REL7_1~792 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9e9075b88705e4da8ccf2972d01ac763f847cf9d;p=thirdparty%2Fpostgresql.git Update TODO list. --- diff --git a/doc/TODO b/doc/TODO index 65c35b5309a..1ed16cbac60 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,6 +1,6 @@ TODO list for PostgreSQL ======================== -Last updated: Thu Jan 18 13:52:09 EST 2001 +Last updated: Thu Jan 18 21:05:41 EST 2001 Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) @@ -95,6 +95,7 @@ TYPES o -Tables that start with xinv confused to be large objects * Add IPv6 capability to INET/CIDR types * -Fix improper masking of some inet/cidr types [cidr] +* Add conversion function from text to inet * Make a separate SERIAL type? * Store binary-compatible type information in the system * -Add support for & operator (Peter E)