diff options
author | Bruce Momjian <bruce@momjian.us> | 2000-01-22 04:29:46 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2000-01-22 04:29:46 +0000 |
commit | 3f51bdafdca99e7f30c7198c218e66fe009a3dd9 (patch) | |
tree | ad29a43797a7678b3dbd4ccd20a808ed296d92cd | |
parent | 5c33b3c65819df7868e7b69378621d6924a11915 (diff) | |
download | postgresql-3f51bdafdca99e7f30c7198c218e66fe009a3dd9.tar.gz postgresql-3f51bdafdca99e7f30c7198c218e66fe009a3dd9.zip |
Update TODO list.
-rw-r--r-- | doc/TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |