Update TODO list.
This commit is contained in:
parent
af53b624f0
commit
3af969d4a0
4
doc/TODO
4
doc/TODO
@ -1,6 +1,6 @@
|
|||||||
TODO list for PostgreSQL
|
TODO list for PostgreSQL
|
||||||
========================
|
========================
|
||||||
Last updated: Wed Jan 12 22:32:53 EST 2000
|
Last updated: Wed Jan 12 22:36:16 EST 2000
|
||||||
|
|
||||||
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
|
||||||
|
|
||||||
@ -251,7 +251,7 @@ CACHE
|
|||||||
|
|
||||||
* Cache most recent query plan(s) [prepare]
|
* Cache most recent query plan(s) [prepare]
|
||||||
* Shared catalog cache, reduce lseek()'s by caching table size in shared area
|
* 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
|
perhaps using invalidation cache
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user