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 cc51a98f7c8..e88e601e4ed 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
TODO list for PostgreSQL
========================
-Last updated: Tue Mar 18 22:53:15 EST 2003
+Last updated: Wed Mar 19 22:40:26 EST 2003
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
@@ -50,7 +50,7 @@ Administration
flags unique
* Allow easy display of usernames in a group
* Allow configuration files to be specified in a different directory
-* Add start time to pg_stat_activity
+* -Add start time to pg_stat_activity
* Allow limits on per-db/user connections
* Have standalone backend read postgresql.conf
* Add group object ownership, so groups can rename/drop/grant on objects,