From: Bruce Momjian Date: Sun, 23 Jan 2000 03:19:05 +0000 (+0000) Subject: Update TODO list. X-Git-Tag: REL7_0~752 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0daf852b328407b4dc371dccfc266ff066c34054;p=thirdparty%2Fpostgresql.git Update TODO list. --- diff --git a/doc/TODO b/doc/TODO index be08262dc3b..9528b04d4a1 100644 --- a/doc/TODO +++ b/doc/TODO @@ -133,7 +133,6 @@ TYPES * Make Absolutetime/Relativetime int4 because time_t can be int8 on some ports * Functions returning sets don't really work right[function] * Make type equivalency apply to aggregates -* allow aggregates on oid VIEWS