diff options
-rw-r--r-- | doc/TODO | 3 | ||||
-rw-r--r-- | doc/src/FAQ/TODO.html | 3 |
2 files changed, 4 insertions, 2 deletions
@@ -2,7 +2,7 @@ PostgreSQL TODO List ==================== Current maintainer: Bruce Momjian (pgman@candle.pha.pa.us) -Last updated: Thu Dec 8 17:08:17 EST 2005 +Last updated: Thu Dec 8 17:10:23 EST 2005 The most recent version of this document can be viewed at http://www.postgresql.org/docs/faqs.TODO.html. @@ -1177,4 +1177,5 @@ Developers who have claimed items are: * Simon is Simon Riggs <simon@2ndquadrant.com> * Stephan is Stephan Szabo <sszabo@megazone23.bigpanda.com> * Tatsuo is Tatsuo Ishii <t-ishii@sra.co.jp> of Software Research Assoc. +* Teodor is Teodor Sigaev <teodor@sigaev.ru> * Tom is Tom Lane <tgl@sss.pgh.pa.us> of Red Hat diff --git a/doc/src/FAQ/TODO.html b/doc/src/FAQ/TODO.html index e291d66b607..a20a69c6f99 100644 --- a/doc/src/FAQ/TODO.html +++ b/doc/src/FAQ/TODO.html @@ -8,7 +8,7 @@ <body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF"> <h1><a name="section_1">PostgreSQL TODO List</a></h1> <p>Current maintainer: Bruce Momjian (<a href="mailto:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</a>)<br/> -Last updated: Thu Dec 8 17:08:17 EST 2005 +Last updated: Thu Dec 8 17:10:23 EST 2005 </p> <p>The most recent version of this document can be viewed at<br/> <a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>. @@ -1070,6 +1070,7 @@ first. </li><li>Simon is Simon Riggs <<a href="mailto:simon@2ndquadrant.com">simon@2ndquadrant.com</a>> </li><li>Stephan is Stephan Szabo <<a href="mailto:sszabo@megazone23.bigpanda.com">sszabo@megazone23.bigpanda.com</a>> </li><li>Tatsuo is Tatsuo Ishii <<a href="mailto:t-ishii@sra.co.jp">t-ishii@sra.co.jp</a>> of Software Research Assoc. + </li><li>Teodor is Teodor Sigaev <<a href="mailto:teodor@sigaev.ru">teodor@sigaev.ru</a>> </li><li>Tom is Tom Lane <<a href="mailto:tgl@sss.pgh.pa.us">tgl@sss.pgh.pa.us</a>> of Red Hat </li></ul> </li></ul></li></ul> |