Move item:
authorBruce Momjian
Tue, 30 Jul 2002 03:12:37 +0000 (03:12 +0000)
committerBruce Momjian
Tue, 30 Jul 2002 03:12:37 +0000 (03:12 +0000)
< * Allow logging of query durations

doc/TODO

index 8d79c9b014d540212f5520c2f71e159590c41deb..ac9e6c4b34622af2fcc55b8e4c193811ebdc39bc 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,6 @@
 TODO list for PostgreSQL
 ========================
-Last updated:      Mon Jul 29 17:40:51 EDT 2002
+Last updated:      Mon Jul 29 23:12:20 EDT 2002
 
 Current maintainer:    Bruce Momjian ([email protected])
 
@@ -37,6 +37,7 @@ Reporting
 * -Change DEBUG startup tag to LOG (Bruce)
 * Show location of syntax error in query [yacc]
 * Add getpid() function to backend
+* Allow logging of query durations
 
 
 Permissions
@@ -64,7 +65,6 @@ Administration
   or postmaster startup (Bruce)
 * Remove behavior of postmaster -o after making postmaster/postgres
   flags unique
-* Allow logging of query durations
 * -Prevent SIGHUP and 'pg_ctl reload' from changing command line
   specified parameters to postgresql.conf defaults (Peter E)
 * Allow easy display of usernames in a group