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