From dd14cd63beee8eca5646b41d16d39933d9a201ee Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Sat, 5 Feb 2000 17:02:43 +0000
Subject: [PATCH] Update TODO list.

---
 doc/TODO | 4 ++--
 1 file 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
-- 
GitLab