Skip to content

Commit 5bf5552

Browse files
committed
Move item:
< * Allow logging of query durations
1 parent 122b0cd commit 5bf5552

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/TODO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated: Mon Jul 29 17:40:51 EDT 2002
3+
Last updated: Mon Jul 29 23:12:20 EDT 2002
44

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

@@ -37,6 +37,7 @@ Reporting
3737
* -Change DEBUG startup tag to LOG (Bruce)
3838
* Show location of syntax error in query [yacc]
3939
* Add getpid() function to backend
40+
* Allow logging of query durations
4041

4142

4243
Permissions
@@ -64,7 +65,6 @@ Administration
6465
or postmaster startup (Bruce)
6566
* Remove behavior of postmaster -o after making postmaster/postgres
6667
flags unique
67-
* Allow logging of query durations
6868
* -Prevent SIGHUP and 'pg_ctl reload' from changing command line
6969
specified parameters to postgresql.conf defaults (Peter E)
7070
* Allow easy display of usernames in a group

0 commit comments

Comments
 (0)