summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index 07818d25f39..983f7967f58 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
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)
@@ -251,7 +251,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