|
8 | 8 | <bodybgcolor="#FFFFFF"text="#000000"link="#FF0000"vlink="#A00000"alink="#0000FF">
|
9 | 9 | <h1><aname="section_1">PostgreSQL TODO List</a></h1>
|
10 | 10 | <p>Current maintainer: Bruce Momjian (<ahref="mailto:bruce@momjian.us">bruce@momjian.us</a>)<br/>
|
11 |
| -Last updated: Tue Mar 2509:09:33 EDT 2008 |
| 11 | +Last updated: Tue Mar 2516:18:12 EDT 2008 |
12 | 12 | </p>
|
13 | 13 | <p>The most recent version of this document can be viewed at<br/>
|
14 | 14 | <ahref="http://www.postgresql.org/docs/faqs.TODO.html">http://www.postgresql.org/docs/faqs.TODO.html</a>.
|
@@ -1522,10 +1522,7 @@ <h1><a name="section_21">Miscellaneous Performance</a></h1>
|
1522 | 1522 | </li><li>Sort large UPDATE/DELETEs so it is done in heap order
|
1523 | 1523 | <p><ahref="http://archives.postgresql.org/pgsql-hackers/2008-01/msg01119.php">http://archives.postgresql.org/pgsql-hackers/2008-01/msg01119.php</a>
|
1524 | 1524 | </p>
|
1525 |
| -</li><li>Avoid tuple some tuple copying in sort routines |
1526 |
| -<p><ahref="http://archives.postgresql.org/pgsql-hackers/2008-02/msg01206.php">http://archives.postgresql.org/pgsql-hackers/2008-02/msg01206.php</a> |
1527 |
| -<ahref="http://archives.postgresql.org/pgsql-patches/2008-02/msg00176.php">http://archives.postgresql.org/pgsql-patches/2008-02/msg00176.php</a> |
1528 |
| -</p> |
| 1525 | +</li><li>-<em>Avoid tuple some tuple copying in sort routines</em> |
1529 | 1526 | </li><li>SMP scalability improvements
|
1530 | 1527 | <p><ahref="http://archives.postgresql.org/pgsql-hackers/2007-07/msg00439.php">http://archives.postgresql.org/pgsql-hackers/2007-07/msg00439.php</a>
|
1531 | 1528 | <ahref="http://archives.postgresql.org/pgsql-hackers/2007-09/msg00206.php">http://archives.postgresql.org/pgsql-hackers/2007-09/msg00206.php</a>
|
|