Update TODO list.

This commit is contained in:
Bruce Momjian 2000-05-12 17:20:14 +00:00
parent e9e42f6f5f
commit 5e02f6b6ac

View file

@ -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