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 ebb1af2c194..f24a037e318 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
-Last updated: Mon Feb 18 11:47:04 EST 2002
+Last updated: Tue Feb 19 15:30:51 EST 2002
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -382,7 +382,7 @@ STARTUP TIME
* Do listen() in postmaster and accept() in pre-forked backend
* Have pre-forked backend pre-connect to last requested database or pass
file descriptor to backend pre-forked for matching database
-* Cache system catalog information in per-database files (Tom)
+* -Cache system catalog information in per-database files (Tom)
WRITE-AHEAD LOG