|
|
|
|
@ -1,6 +1,6 @@ |
|
|
|
|
TODO list for PostgreSQL |
|
|
|
|
======================== |
|
|
|
|
Last updated: Sun Jan 9 23:23:02 EST 2000 |
|
|
|
|
Last updated: Mon Jan 10 08:19:08 EST 2000 |
|
|
|
|
|
|
|
|
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) |
|
|
|
|
|
|
|
|
|
@ -249,7 +249,7 @@ CACHE |
|
|
|
|
|
|
|
|
|
* Cache most recent query plan(s) [prepare] |
|
|
|
|
* Shared catalog cache, reduce lseek()'s by caching table size in shared area |
|
|
|
|
* elog() flushes cache, try invalidating just entries from current xact, |
|
|
|
|
* -elog() flushes cache, try invalidating just entries from current xact, |
|
|
|
|
perhaps using invalidation cache |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|