Add:
authorBruce Momjian
Mon, 23 Sep 2002 14:52:28 +0000 (14:52 +0000)
committerBruce Momjian
Mon, 23 Sep 2002 14:52:28 +0000 (14:52 +0000)
> * Add start time to pg_stat_activity

doc/TODO

index d924aafe071c566b19d30663b86678da9899e86e..eac1153f40caa7c8d03fe70b3b57f4acb6021262 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:      Sun Sep 22 21:38:57 EDT 2002
+Last updated:      Mon Sep 23 10:52:15 EDT 2002
 
 Current maintainer:    Bruce Momjian ([email protected])
 
@@ -68,6 +68,7 @@ Administration
 * Allow configuration files to be specified in a different directory
 * -Reserve last few process slots for super-user if max_connections reached
 * -Add GUC parameter to print queries that generate errors
+* Add start time to pg_stat_activity
 
 
 Data Types