diff options
author | Bruce Momjian <bruce@momjian.us> | 2000-05-12 17:20:14 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2000-05-12 17:20:14 +0000 |
commit | 5e02f6b6acb9f7ba6e166c9dd6e7eb53bad01c7e (patch) | |
tree | 168a240fb09deecfd908955940644b10699323e6 | |
parent | e9e42f6f5f902502c3728e26cca39d1d6f6d37f5 (diff) | |
download | postgresql-5e02f6b6acb9f7ba6e166c9dd6e7eb53bad01c7e.tar.gz postgresql-5e02f6b6acb9f7ba6e166c9dd6e7eb53bad01c7e.zip |
Update TODO list.
-rw-r--r-- | doc/TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -94,6 +94,7 @@ TYPES * Declare typein/out functions in pg_proc with a special "C string" data type * Add non-large-object binary field * Functions returning sets don't really work right[function] +* Add hash for int8 VIEWS |