From 06dfff5918423abcdc55e1a3d0298ebbe2014127 Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Fri, 9 Jun 2000 12:13:21 +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 11b624bcc19..3373059270f 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:		Thu Jun  8 12:19:00 EDT 2000
+Last updated:		Fri Jun  9 08:12:59 EDT 2000
 
 Current maintainer:	Bruce Momjian (pgman@candle.pha.pa.us)
 
@@ -153,6 +153,7 @@ REFERENTIAL INTEGRITY
 * Propagate column or table renaming to foreign key constraints
 * Emit a warning at foreign key creation time if no UNIQUE index
   exists on referenced primary key attributes
+* Add deferred trigger queue file? (Jan)
 
 EXOTIC FEATURES
 
-- 
GitLab