]> granicus.if.org Git - postgresql/commitdiff
Update TODO list.
authorBruce Momjian <bruce@momjian.us>
Fri, 12 May 2000 17:20:14 +0000 (17:20 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 12 May 2000 17:20:14 +0000 (17:20 +0000)
doc/TODO

index b6ececf938de0cd7eb3e711052d5fd0f37cddd9f..53bec95dcf8583e4b3c43dba78fd8c9e03c9d5aa 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -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