|
8 | 8 | <body bgcolor="#FFFFFF" text="#000000" link="#FF0000" vlink="#A00000" alink="#0000FF">
|
9 | 9 | <h1><a name="section_1">PostgreSQL TODO List</a></h1>
|
10 | 10 | <p>Current maintainer: Bruce Momjian ( <a href=" mailto:[email protected]" >[email protected]</a>) <br/>
|
11 |
| -Last updated: Wed Jan 24 21:48:02 EST 2007 |
| 11 | +Last updated: Wed Jan 24 21:49:55 EST 2007 |
12 | 12 | </p>
|
13 | 13 | <p>The most recent version of this document can be viewed at<br/>
|
14 | 14 | <a href="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
|
@@ -1289,41 +1289,7 @@ <h1><a name="section_23">Features We Do <u>Not</u> Want</a></h1>
|
1289 | 1289 | server requires multiple processes and a stable pool of resources to
|
1290 | 1290 | run reliabily and efficiently. Stripping down the PostgreSQL server
|
1291 | 1291 | to run in the same process address space as the client application
|
1292 |
| - would add too much complexity and failure cases. |
1293 |
| -</p> |
1294 |
| -</li></ul> |
1295 |
| -<hr/> |
1296 |
| - |
1297 |
| -<h2><a name="section_23_1">Developers who have claimed items are:</a></h2> |
1298 |
| -<ul> |
1299 |
| - <li>Alvaro is Alvaro Herrera < <a href=" mailto:[email protected]" >[email protected]</a>> |
1300 |
| - </li><li>Andrew is Andrew Dunstan < <a href=" mailto:[email protected]" >[email protected]</a>> |
1301 |
| - </li><li>Bruce is Bruce Momjian < <a href=" mailto:[email protected]" >[email protected]</a>> of EnterpriseDB |
1302 |
| - </li><li>Christopher is Christopher Kings-Lynne < <a href=" mailto:[email protected]" >[email protected]</a>> of |
1303 |
| - Family Health Network |
1304 |
| - </li><li>D'Arcy is D'Arcy J.M. Cain < <a href=" mailto:[email protected]" >[email protected]</a>> of The Cain Gang Ltd. |
1305 |
| - </li><li>David is David Fetter < <a href=" mailto:[email protected]" >[email protected]</a>> |
1306 |
| - </li><li>Fabien is Fabien Coelho < <a href=" mailto:[email protected]" >[email protected]</a>> |
1307 |
| - </li><li>Gavin is Gavin Sherry < <a href=" mailto:[email protected]" >[email protected]</a>> of Alcove Systems Engineering |
1308 |
| - </li><li>Greg is Greg Sabino Mullane < <a href=" mailto:[email protected]" >[email protected]</a>> |
1309 |
| - </li><li>Jan is Jan Wieck < <a href=" mailto:[email protected]" >[email protected]</a>> of Afilias, Inc. |
1310 |
| - </li><li>Joe is Joe Conway < <a href=" mailto:[email protected]" >[email protected]</a>> |
1311 |
| - </li><li>Karel is Karel Zak < <a href=" mailto:[email protected]" >[email protected]</a>> |
1312 |
| - </li><li>Magnus is Magnus Hagander < <a href=" mailto:[email protected]" >[email protected]</a>> |
1313 |
| - </li><li>Marc is Marc Fournier < <a href=" mailto:[email protected]" >[email protected]</a>> of PostgreSQL, Inc. |
1314 |
| - </li><li>Matthew T. O'Connor < <a href=" mailto:[email protected]" >[email protected]</a>> |
1315 |
| - </li><li>Michael is Michael Meskes < <a href=" mailto:[email protected]" >[email protected]</a>> of Credativ |
1316 |
| - </li><li>Neil is Neil Conway < <a href=" mailto:[email protected]" >[email protected]</a>> |
1317 |
| - </li><li>Oleg is Oleg Bartunov < <a href=" mailto:[email protected]" >[email protected]</a>> |
1318 |
| - </li><li>Pavel is Pavel Stehule < <a href=" mailto:[email protected]" >[email protected]</a>> |
1319 |
| - </li><li>Peter is Peter Eisentraut < <a href=" mailto:[email protected]" >[email protected]</a>> |
1320 |
| - </li><li>Philip is Philip Warner < <a href=" mailto:[email protected]" >[email protected]</a>> of Albatross Consulting Pty. Ltd. |
1321 |
| - </li><li>Rod is Rod Taylor < <a href=" mailto:[email protected]" >[email protected]</a>> |
1322 |
| - </li><li>Simon is Simon Riggs < <a href=" mailto:[email protected]" >[email protected]</a>> |
1323 |
| - </li><li>Stephan is Stephan Szabo < <a href=" mailto:[email protected]" >[email protected]</a>> |
1324 |
| - </li><li>Tatsuo is Tatsuo Ishii < <a href=" mailto:[email protected]" >[email protected]</a>> of SRA OSS, Inc. Japan |
1325 |
| - </li><li>Teodor is Teodor Sigaev < <a href=" mailto:[email protected]" >[email protected]</a>> |
1326 |
| - </li><li>Tom is Tom Lane < <a href=" mailto:[email protected]" >[email protected]</a>> of Red Hat |
| 1292 | + would add too much complexity and failure cases.</p> |
1327 | 1293 | </li></ul>
|
1328 | 1294 | </li></ul></li></ul>
|
1329 | 1295 | </body>
|
|
0 commit comments