From b09f67bca1dd6869897d9db8ca325594abef5355 Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Thu, 18 Apr 2002 04:08:22 +0000
Subject: [PATCH] Update for Neil:

> * Cache most recent query plan(s) (Neil) [prepare]
> * Neil is Neil Conway <nconway@klamath.dyndns.org>
---
 doc/TODO | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/doc/TODO b/doc/TODO
index 4420568d21..c6a97447b5 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:		Thu Apr 18 00:04:58 EDT 2002
+Last updated:		Thu Apr 18 00:08:03 EDT 2002
 
 Current maintainer:	Bruce Momjian (pgman@candle.pha.pa.us)
 
@@ -363,7 +363,7 @@ FSYNC
 
 CACHE
 -----
-* Cache most recent query plan(s) (Karel) [prepare]
+* Cache most recent query plan(s) (Neil) [prepare]
 * Shared catalog cache, reduce lseek()'s by caching table size in shared area
 * Add free-behind capability for large sequential scans (Bruce)
 * Allow binding query args over FE/BE protocol
@@ -510,6 +510,7 @@ Developers who have claimed items are:
 * Mark is Mark Hollomon <mhh@mindspring.com>
 * Marko is Marko Kreen <marko@l-t.ee>
 * Michael is Michael Meskes <meskes@postgresql.org>
+* Neil is Neil Conway <nconway@klamath.dyndns.org>
 * Oleg is Oleg Bartunov <oleg@sai.msu.su>
 * Peter M is Peter T Mount <peter@retep.org.uk>
 * Peter E is Peter Eisentraut<peter_e@gmx.net>
-- 
2.24.1