Skip to content

Commit b09f67b

Browse files
committed
Update for Neil:
> * Cache most recent query plan(s) (Neil) [prepare] > * Neil is Neil Conway <nconway@klamath.dyndns.org>
1 parent bac714b commit b09f67b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/TODO

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Thu Apr 18 00:04:58 EDT 2002
3+
Last updated: Thu Apr 18 00:08:03 EDT 2002
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -363,7 +363,7 @@ FSYNC
363363

364364
CACHE
365365
-----
366-
* Cache most recent query plan(s) (Karel) [prepare]
366+
* Cache most recent query plan(s) (Neil) [prepare]
367367
* Shared catalog cache, reduce lseek()'s by caching table size in shared area
368368
* Add free-behind capability for large sequential scans (Bruce)
369369
* Allow binding query args over FE/BE protocol
@@ -510,6 +510,7 @@ Developers who have claimed items are:
510510
* Mark is Mark Hollomon <mhh@mindspring.com>
511511
* Marko is Marko Kreen <marko@l-t.ee>
512512
* Michael is Michael Meskes <meskes@postgresql.org>
513+
* Neil is Neil Conway <nconway@klamath.dyndns.org>
513514
* Oleg is Oleg Bartunov <oleg@sai.msu.su>
514515
* Peter M is Peter T Mount <peter@retep.org.uk>
515516
* Peter E is Peter Eisentraut<peter_e@gmx.net>

0 commit comments

Comments
 (0)