projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
323fefd
)
UPdate TODO list.
author
Bruce Momjian
Fri, 17 Apr 1998 14:54:16 +0000
(14:54 +0000)
committer
Bruce Momjian
Fri, 17 Apr 1998 14:54:16 +0000
(14:54 +0000)
doc/TODO
patch
|
blob
|
blame
|
history
diff --git
a/doc/TODO
b/doc/TODO
index cb23d9551513de43a1d4e6fe34a9b23c4d63047f..877bdf4cca4c5dc10838e21d7285b52fa67069e6 100644
(file)
--- a/
doc/TODO
+++ b/
doc/TODO
@@
-81,8
+81,6
@@
RELIABILITY
* disallow inherited columns with the same name as new columns
* recover or force failure when disk space is exhausted
* default char() value not to full length crashes server on some OS's
-* -DISTINCT not on last query fails on UNION but not UNION ALL
-* Negative constants used with int2 or float4 columns fails
ENHANCEMENTS
------------