From 1c14db5a77a95e6f1a9d08428acf163db566214b Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Sun, 20 Mar 2005 01:57:11 +0000
Subject: [PATCH] Done: > * -Allow the size of the buffer cache used by
 temporary objects to be

---
 doc/TODO | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/TODO b/doc/TODO
index eb784c2764..2b3cb28950 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -2,7 +2,7 @@
 TODO list for PostgreSQL
 ========================
 Current maintainer:	Bruce Momjian (pgman@candle.pha.pa.us)
-Last updated:		Wed Mar 16 23:42:00 EST 2005
+Last updated:		Sat Mar 19 20:57:13 EST 2005
 
 The most recent version of this document can be viewed at the PostgreSQL web
 site, http://www.PostgreSQL.org.
@@ -705,7 +705,7 @@ Cache
 	o Query execute plan
 	o Query results
 
-* Allow the size of the buffer cache used by temporary objects to be
+* -Allow the size of the buffer cache used by temporary objects to be
   specified as a GUC variable
 
   Larger local buffer cache sizes requires more efficient handling of
-- 
2.40.0