From: Bruce Momjian Date: Tue, 25 Mar 2008 00:28:54 +0000 (+0000) Subject: Add to TODO: X-Git-Tag: REL8_4_BETA1~1676 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3c8cbbd313f9209ad76b3b56bd27bf683eff20e8;p=postgresql Add to TODO: > > * Have resource managers report the duration of their status changes > > http://archives.postgresql.org/pgsql-hackers/2007-10/msg01468.php --- diff --git a/doc/TODO b/doc/TODO index 4237be52d6..3193c9a051 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,7 +1,7 @@ PostgreSQL TODO List ==================== Current maintainer: Bruce Momjian (bruce@momjian.us) -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 diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index 7c04307311..a9c68449ac 100644 --- a/doc/src/FAQ/TODO.html +++ b/doc/src/FAQ/TODO.html @@ -8,7 +8,7 @@

PostgreSQL TODO List

Current maintainer: Bruce Momjian (bruce@momjian.us)
-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