Added Matthew:
authorBruce Momjian
Mon, 12 Jul 2004 00:23:59 +0000 (00:23 +0000)
committerBruce Momjian
Mon, 12 Jul 2004 00:23:59 +0000 (00:23 +0000)
<   rather than in /contrib
>   rather than in /contrib (Matthew)
515a516
> * Matthew T. O'Connor 

doc/TODO

index 2f71ca995b84a7794670a89ba4121e3e63312713..b43dd71e34320cedeab46ad7bad1de3ddba3e8c4 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -5,7 +5,7 @@ TODO list for PostgreSQL
 Bracketed items "[]" have more detail.
 
 Current maintainer:    Bruce Momjian ([email protected])
-Last updated:      Sun Jul 11 19:52:02 EDT 2004
+Last updated:      Sun Jul 11 20:23:57 EDT 2004
 
 The most recent version of this document can be viewed at the PostgreSQL web site, http://www.PostgreSQL.org.
 
@@ -376,7 +376,7 @@ Vacuum
 * Reduce lock time by moving tuples with read lock, then write
   lock and truncate table
 * Provide automatic running of vacuum in the background in backend
-  rather than in /contrib
+  rather than in /contrib (Matthew)
 * Allow free space map to be auto-sized or warn when it is too small
 * Maintain a map of recently-expired of pages so vacuum can reclaim
   free space without a sequential scan
@@ -513,6 +513,7 @@ Developers who have claimed items are:
 * Liam is Liam Stewart  of Red Hat
 * Marc is Marc Fournier  of PostgreSQL, Inc.
 * Mark is Mark Hollomon 
+* Matthew T. O'Connor 
 * Michael is Michael Meskes  of Credativ
 * Neil is Neil Conway 
 * Oleg is Oleg Bartunov