1
0
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:
Bruce Momjian
2000-01-13 03:39:45 +00:00
parent af53b624f0
commit 3af969d4a0

View File

@@ -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