projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e9e42f6
)
Update TODO list.
author
Bruce Momjian
<bruce@momjian.us>
Fri, 12 May 2000 17:20:14 +0000
(17:20 +0000)
committer
Bruce Momjian
<bruce@momjian.us>
Fri, 12 May 2000 17:20:14 +0000
(17:20 +0000)
doc/TODO
patch
|
blob
|
blame
|
history
diff --git
a/doc/TODO
b/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