aboutsummaryrefslogtreecommitdiff
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 e0d27e97d70..f75fb1bd12f 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
-Last updated: Fri Feb 4 17:40:21 EST 2000
+Last updated: Sat Feb 5 12:02:12 EST 2000
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -235,7 +235,7 @@ PERFORMANCE
FSYNC
-* -Allow transaction commits with rollback with no-fsync performance [fsync](Vadim)
+* Allow transaction commits with rollback with no-fsync performance [fsync](Vadim)
* -Prevent fsync in SELECT-only queries(Vadim)
INDEXES