From a6e1bb065f1105f8dbbc970bdf736c67bb142685 Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Fri, 9 Feb 2001 15:20:54 +0000
Subject: [PATCH] Update TODO list.

---
 doc/TODO | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/TODO b/doc/TODO
index 0268fac52a6..9157f83f362 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:		Fri Feb  9 10:15:00 EST 2001
+Last updated:		Fri Feb  9 10:20:44 EST 2001
 
 Current maintainer:	Bruce Momjian (pgman@candle.pha.pa.us)
 
@@ -202,6 +202,7 @@ CLIENTS
 * allow psql \d to show temporary table structure
 * add XML interface capability
 * -Allow dumping of users/groups separately
+* Add a global RESET command for use with connection pooling
 
 REFERENTIAL INTEGRITY
 
-- 
GitLab