From 4fc5b32b4b7faa5428329e9681c73bf5cb553aa8 Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Fri, 6 Jul 2001 18:23:10 +0000
Subject: [PATCH] Update TODO list.

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

diff --git a/doc/TODO b/doc/TODO
index 13d7cc9b077..a9cad229b30 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:		Wed Jul  4 10:59:00 EDT 2001
+Last updated:		Fri Jul  6 14:23:02 EDT 2001
 
 Current maintainer:	Bruce Momjian (pgman@candle.pha.pa.us)
 
@@ -88,7 +88,7 @@ VIEWS
 * Automatically create rules on views so they are updateable, per SQL92 [view]
 * Add the functionality for WITH CHECK OPTION clause of CREATE VIEW
 * Allow NOTIFY in rules involving conditionals
-* Evaluate INSERT rules at end of query, rather than beginning
+* -Evaluate INSERT rules at end of query, rather than beginning (Jan)
 
 INDEXES
 
-- 
GitLab