From 3c8cbbd313f9209ad76b3b56bd27bf683eff20e8 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Tue, 25 Mar 2008 00:28:54 +0000 Subject: Add to TODO: > > * Have resource managers report the duration of their status changes > > http://archives.postgresql.org/pgsql-hackers/2007-10/msg01468.php --- doc/TODO | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'doc/TODO') diff --git a/doc/TODO b/doc/TODO index 4237be52d6e..3193c9a051b 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 -- cgit v1.2.3