From 1b7d863f1df9b64acd8ed3d740a6ff246d006a96 Mon Sep 17 00:00:00 2001 From: Bruce Momjian <bruce@momjian.us> Date: Thu, 25 Jan 2007 02:50:12 +0000 Subject: [PATCH] Remove developers list from TODO list now that we have URLs to reference discussions. < < < --------------------------------------------------------------------------- < < < Developers who have claimed items are: < -------------------------------------- < * Alvaro is Alvaro Herrera <alvherre@dcc.uchile.cl> < * Andrew is Andrew Dunstan <andrew@dunslane.net> < * Bruce is Bruce Momjian <bruce@momjian.us> of EnterpriseDB < * Christopher is Christopher Kings-Lynne <chriskl@familyhealth.com.au> of < Family Health Network < * D'Arcy is D'Arcy J.M. Cain <darcy@druid.net> of The Cain Gang Ltd. < * David is David Fetter <david@fetter.org> < * Fabien is Fabien Coelho <coelho@cri.ensmp.fr> < * Gavin is Gavin Sherry <swm@linuxworld.com.au> of Alcove Systems Engineering < * Greg is Greg Sabino Mullane <greg@turnstep.com> < * Jan is Jan Wieck <JanWieck@Yahoo.com> of Afilias, Inc. < * Joe is Joe Conway <mail@joeconway.com> < * Karel is Karel Zak <zakkr@zf.jcu.cz> < * Magnus is Magnus Hagander <mha@sollentuna.net> < * Marc is Marc Fournier <scrappy@hub.org> of PostgreSQL, Inc. < * Matthew T. O'Connor <matthew@zeut.net> < * Michael is Michael Meskes <meskes@postgresql.org> of Credativ < * Neil is Neil Conway <neilc@samurai.com> < * Oleg is Oleg Bartunov <oleg@sai.msu.su> < * Pavel is Pavel Stehule <pavel.stehule@hotmail.com> < * Peter is Peter Eisentraut <peter_e@gmx.net> < * Philip is Philip Warner <pjw@rhyme.com.au> of Albatross Consulting Pty. Ltd. < * Rod is Rod Taylor <pg@rbt.ca> < * Simon is Simon Riggs <simon@2ndquadrant.com> < * Stephan is Stephan Szabo <sszabo@megazone23.bigpanda.com> < * Tatsuo is Tatsuo Ishii <ishii@sraoss.co.jp> of SRA OSS, Inc. Japan < * Teodor is Teodor Sigaev <teodor@sigaev.ru> < * Tom is Tom Lane <tgl@sss.pgh.pa.us> of Red Hat --- doc/TODO | 37 +------------------------------------ doc/src/FAQ/TODO.html | 38 ++------------------------------------ 2 files changed, 3 insertions(+), 72 deletions(-) diff --git a/doc/TODO b/doc/TODO index e82e9531ea4..f0425d7f782 100644 --- a/doc/TODO +++ b/doc/TODO @@ -2,7 +2,7 @@ PostgreSQL TODO List ==================== Current maintainer: Bruce Momjian (bruce@momjian.us) -Last updated: Wed Jan 24 21:48:02 EST 2007 +Last updated: Wed Jan 24 21:49:55 EST 2007 The most recent version of this document can be viewed at http://www.postgresql.org/docs/faqs.TODO.html. @@ -1435,38 +1435,3 @@ Features We Do _Not_ Want run reliabily and efficiently. Stripping down the PostgreSQL server to run in the same process address space as the client application would add too much complexity and failure cases. - - ---------------------------------------------------------------------------- - - -Developers who have claimed items are: --------------------------------------- -* Alvaro is Alvaro Herrera <alvherre@dcc.uchile.cl> -* Andrew is Andrew Dunstan <andrew@dunslane.net> -* Bruce is Bruce Momjian <bruce@momjian.us> of EnterpriseDB -* Christopher is Christopher Kings-Lynne <chriskl@familyhealth.com.au> of - Family Health Network -* D'Arcy is D'Arcy J.M. Cain <darcy@druid.net> of The Cain Gang Ltd. -* David is David Fetter <david@fetter.org> -* Fabien is Fabien Coelho <coelho@cri.ensmp.fr> -* Gavin is Gavin Sherry <swm@linuxworld.com.au> of Alcove Systems Engineering -* Greg is Greg Sabino Mullane <greg@turnstep.com> -* Jan is Jan Wieck <JanWieck@Yahoo.com> of Afilias, Inc. -* Joe is Joe Conway <mail@joeconway.com> -* Karel is Karel Zak <zakkr@zf.jcu.cz> -* Magnus is Magnus Hagander <mha@sollentuna.net> -* Marc is Marc Fournier <scrappy@hub.org> of PostgreSQL, Inc. -* Matthew T. O'Connor <matthew@zeut.net> -* Michael is Michael Meskes <meskes@postgresql.org> of Credativ -* Neil is Neil Conway <neilc@samurai.com> -* Oleg is Oleg Bartunov <oleg@sai.msu.su> -* Pavel is Pavel Stehule <pavel.stehule@hotmail.com> -* Peter is Peter Eisentraut <peter_e@gmx.net> -* Philip is Philip Warner <pjw@rhyme.com.au> of Albatross Consulting Pty. Ltd. -* Rod is Rod Taylor <pg@rbt.ca> -* Simon is Simon Riggs <simon@2ndquadrant.com> -* Stephan is Stephan Szabo <sszabo@megazone23.bigpanda.com> -* Tatsuo is Tatsuo Ishii <ishii@sraoss.co.jp> of SRA OSS, Inc. Japan -* 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 fcf0346a351..7aa4f8d890e 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:bruce@momjian.us">bruce@momjian.us</a>)<br/> -Last updated: Wed Jan 24 21:48:02 EST 2007 +Last updated: Wed Jan 24 21:49:55 EST 2007 </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>. @@ -1289,41 +1289,7 @@ first. There is also a developer's wiki at<br/> server requires multiple processes and a stable pool of resources to run reliabily and efficiently. Stripping down the PostgreSQL server to run in the same process address space as the client application - would add too much complexity and failure cases. -</p> -</li></ul> -<hr/> - -<h2><a name="section_23_1">Developers who have claimed items are:</a></h2> -<ul> - <li>Alvaro is Alvaro Herrera <<a href="mailto:alvherre@dcc.uchile.cl">alvherre@dcc.uchile.cl</a>> - </li><li>Andrew is Andrew Dunstan <<a href="mailto:andrew@dunslane.net">andrew@dunslane.net</a>> - </li><li>Bruce is Bruce Momjian <<a href="mailto:bruce@momjian.us">bruce@momjian.us</a>> of EnterpriseDB - </li><li>Christopher is Christopher Kings-Lynne <<a href="mailto:chriskl@familyhealth.com.au">chriskl@familyhealth.com.au</a>> of - Family Health Network - </li><li>D'Arcy is D'Arcy J.M. Cain <<a href="mailto:darcy@druid.net">darcy@druid.net</a>> of The Cain Gang Ltd. - </li><li>David is David Fetter <<a href="mailto:david@fetter.org">david@fetter.org</a>> - </li><li>Fabien is Fabien Coelho <<a href="mailto:coelho@cri.ensmp.fr">coelho@cri.ensmp.fr</a>> - </li><li>Gavin is Gavin Sherry <<a href="mailto:swm@linuxworld.com.au">swm@linuxworld.com.au</a>> of Alcove Systems Engineering - </li><li>Greg is Greg Sabino Mullane <<a href="mailto:greg@turnstep.com">greg@turnstep.com</a>> - </li><li>Jan is Jan Wieck <<a href="mailto:JanWieck@Yahoo.com">JanWieck@Yahoo.com</a>> of Afilias, Inc. - </li><li>Joe is Joe Conway <<a href="mailto:mail@joeconway.com">mail@joeconway.com</a>> - </li><li>Karel is Karel Zak <<a href="mailto:zakkr@zf.jcu.cz">zakkr@zf.jcu.cz</a>> - </li><li>Magnus is Magnus Hagander <<a href="mailto:mha@sollentuna.net">mha@sollentuna.net</a>> - </li><li>Marc is Marc Fournier <<a href="mailto:scrappy@hub.org">scrappy@hub.org</a>> of PostgreSQL, Inc. - </li><li>Matthew T. O'Connor <<a href="mailto:matthew@zeut.net">matthew@zeut.net</a>> - </li><li>Michael is Michael Meskes <<a href="mailto:meskes@postgresql.org">meskes@postgresql.org</a>> of Credativ - </li><li>Neil is Neil Conway <<a href="mailto:neilc@samurai.com">neilc@samurai.com</a>> - </li><li>Oleg is Oleg Bartunov <<a href="mailto:oleg@sai.msu.su">oleg@sai.msu.su</a>> - </li><li>Pavel is Pavel Stehule <<a href="mailto:pavel.stehule@hotmail.com">pavel.stehule@hotmail.com</a>> - </li><li>Peter is Peter Eisentraut <<a href="mailto:peter_e@gmx.net">peter_e@gmx.net</a>> - </li><li>Philip is Philip Warner <<a href="mailto:pjw@rhyme.com.au">pjw@rhyme.com.au</a>> of Albatross Consulting Pty. Ltd. - </li><li>Rod is Rod Taylor <<a href="mailto:pg@rbt.ca">pg@rbt.ca</a>> - </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:ishii@sraoss.co.jp">ishii@sraoss.co.jp</a>> of SRA OSS, Inc. Japan - </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 + would add too much complexity and failure cases.</p> </li></ul> </li></ul></li></ul> </body> -- GitLab