Skip to content

Commit 245b3d7

Browse files
committed
Add:
> * Add start time to pg_stat_activity
1 parent d412386 commit 245b3d7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/TODO

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Sun Sep 22 21:38:57 EDT 2002
3+
Last updated: Mon Sep 23 10:52:15 EDT 2002
44

55
Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -68,6 +68,7 @@ Administration
6868
* Allow configuration files to be specified in a different directory
6969
* -Reserve last few process slots for super-user if max_connections reached
7070
* -Add GUC parameter to print queries that generate errors
71+
* Add start time to pg_stat_activity
7172

7273

7374
Data Types

0 commit comments

Comments
 (0)