mirror of
https://github.com/postgres/postgres.git
synced 2025-08-05 07:41:25 +03:00
Update TODO list.
This commit is contained in:
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
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user