From ca5c10f7784d30e9527308e400cd50376ba6bd3f Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Wed, 18 Aug 1999 15:11:52 +0000
Subject: [PATCH] Update TODO list.

---
 doc/TODO | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/TODO b/doc/TODO
index abde9884696..999069597d7 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:		Wed Jul 28 13:51:59 EDT 1999
+Last updated:		Wed Aug 18 11:10:25 EDT 1999
 
 Current maintainer:	Bruce Momjian (maillist@candle.pha.pa.us)
 
@@ -137,6 +137,7 @@ COMMANDS
   supplied ESCAPE
 * Move LIKE index optimization handling to the optimizer
 * Allow RULE recompilation
+* Support UNION/INTERSECT/EXCEPT in sub-selects
   
 CLIENTS
 
-- 
GitLab