Update for Neil:
authorBruce Momjian
Thu, 18 Apr 2002 04:08:22 +0000 (04:08 +0000)
committerBruce Momjian
Thu, 18 Apr 2002 04:08:22 +0000 (04:08 +0000)
> * Cache most recent query plan(s) (Neil) [prepare]
> * Neil is Neil Conway 

doc/TODO

index 4420568d21fc427e439b6d00660a33dc9914f4e3..c6a97447b5613e15e7504ceec43173b079200549 100644 (file)
--- 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 ([email protected])
 
@@ -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 
 * Marko is Marko Kreen 
 * Michael is Michael Meskes 
+* Neil is Neil Conway 
 * Oleg is Oleg Bartunov 
 * Peter M is Peter T Mount 
 * Peter E is Peter Eisentraut