From 87d96ed6725c5a95ca618937f6fdd762b599b9e9 Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Fri, 17 Apr 1998 14:54:16 +0000
Subject: [PATCH] UPdate TODO list.

---
 doc/TODO | 2 --
 1 file changed, 2 deletions(-)

diff --git a/doc/TODO b/doc/TODO
index cb23d955151..877bdf4cca4 100644
--- 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
 ------------
-- 
GitLab