UPdate TODO list.

This commit is contained in:
Bruce Momjian 1998-04-17 14:54:16 +00:00
parent 323fefdb9d
commit 87d96ed672
1 changed files with 0 additions and 2 deletions

View File

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