Update TODO list.

This commit is contained in:
Bruce Momjian 2000-01-22 04:29:46 +00:00
parent 5c33b3c658
commit 3f51bdafdc
1 changed files with 1 additions and 0 deletions

View File

@ -133,6 +133,7 @@ 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