diff --git a/doc/TODO b/doc/TODO index c5858d14e4b167e852d1fa3067b02aaa156e69f6..11ecfd4b1c74ce3381c1045b7a5f7af0e23b4f4b 100644 --- a/doc/TODO +++ b/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