aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/TODO3
1 files changed, 2 insertions, 1 deletions
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