diff options
author | Bruce Momjian <bruce@momjian.us> | 2000-01-23 03:19:05 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2000-01-23 03:19:05 +0000 |
commit | 0daf852b328407b4dc371dccfc266ff066c34054 (patch) | |
tree | cbce25cf054fb6c4844b800e12dc6b6a3812eed5 | |
parent | 8449df8a67864b5009fa078cf21884461f4ed4e6 (diff) | |
download | postgresql-0daf852b328407b4dc371dccfc266ff066c34054.tar.gz postgresql-0daf852b328407b4dc371dccfc266ff066c34054.zip |
Update TODO list.
-rw-r--r-- | doc/TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |