Update TODO list.

REL7_0_PATCHES
Bruce Momjian 26 years ago
parent 0f2e7948e2
commit 752314eb26
  1. 4
      doc/TODO

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

Loading…
Cancel
Save