projects
/
users
/
bernd
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7bd35f0
)
Update TODO list.
author
Bruce Momjian
<bruce@momjian.us>
Fri, 28 Apr 2000 19:40:00 +0000
(19:40 +0000)
committer
Bruce Momjian
<bruce@momjian.us>
Fri, 28 Apr 2000 19:40:00 +0000
(19:40 +0000)
doc/TODO
patch
|
blob
|
blame
|
history
diff --git
a/doc/TODO
b/doc/TODO
index 99c203785bfce974f0c252596435da1efe63bb5e..8da6f6fd27904ec510641a429ed2b0e84122d93c 100644
(file)
--- a/
doc/TODO
+++ b/
doc/TODO
@@
-93,7
+93,6
@@
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]
-* Make type equivalency apply to aggregates(Peter E.)
VIEWS