summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian2000-01-10 13:20:57 +0000
committerBruce Momjian2000-01-10 13:20:57 +0000
commit752314eb261aec632185e914819709f95bddf332 (patch)
tree547a145bd56ef700edce1899afd7562400453c55
parent0f2e7948e2c1414d0a7221c37f2cbd202715caf5 (diff)
Update TODO list.
-rw-r--r--doc/TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index c5858d14e4b..11ecfd4b1c7 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