Add to TODO:
authorBruce Momjian
Tue, 25 Mar 2008 00:28:54 +0000 (00:28 +0000)
committerBruce Momjian
Tue, 25 Mar 2008 00:28:54 +0000 (00:28 +0000)
>
> * Have resource managers report the duration of their status changes
>
>   http://archives.postgresql.org/pgsql-hackers/2007-10/msg01468.php

doc/TODO
doc/src/FAQ/TODO.html

index 4237be52d6ecd499bfdd99faecf1087f18c13878..3193c9a051b24542a91c2338a1c000e5fae34277 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,7 +1,7 @@
 PostgreSQL TODO List
 ====================
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Mon Mar 24 20:14:49 EDT 2008
+Last updated:      Mon Mar 24 20:28:45 EDT 2008
 
 The most recent version of this document can be viewed at
 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1570,6 +1570,10 @@ Write-Ahead Log
 
   http://archives.postgresql.org/pgsql-hackers/2007-10/msg01325.php
 
+* Have resource managers report the duration of their status changes
+
+  http://archives.postgresql.org/pgsql-hackers/2007-10/msg01468.php
+
 
 
 Optimizer / Executor
index 7c043073114bfc840369ffdf15485b9c52041ac2..a9c68449ac369119560dc7f99383603e8e34ebb6 100644 (file)
@@ -8,7 +8,7 @@
 
 

PostgreSQL TODO List

 

Current maintainer:     Bruce Momjian ([email protected])

-Last updated:           Mon Mar 24 20:14:49 EDT 2008
+Last updated:           Mon Mar 24 20:28:45 EDT 2008
 

 

The most recent version of this document can be viewed at

 http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1360,6 +1360,9 @@ first.  There is also a developer's wiki at
 

   
  • Be more aggressive about creating WAL files
  •  

      http://archives.postgresql.org/pgsql-hackers/2007-10/msg01325.php

    +

    +  
  • Have resource managers report the duration of their status changes
  • +

      http://archives.postgresql.org/pgsql-hackers/2007-10/msg01468.php

     

     
     

    Optimizer / Executor