|
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: Sat Mar 22 21:26:50 EDT 2008 |
| 11 | +Last updated: Sat Mar 22 21:30:42 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>. |
@@ -1472,6 +1472,7 @@ <h1><a name="section_21">Miscellaneous Performance</a></h1> |
1472 | 1472 | </p> |
1473 | 1473 | </li><li>Avoid tuple some tuple copying in sort routines |
1474 | 1474 | <p><ahref="http://archives.postgresql.org/pgsql-hackers/2008-02/msg01206.php">http://archives.postgresql.org/pgsql-hackers/2008-02/msg01206.php</a> |
| 1475 | +<ahref="http://archives.postgresql.org/pgsql-patches/2008-02/msg00176.php">http://archives.postgresql.org/pgsql-patches/2008-02/msg00176.php</a> |
1475 | 1476 | </p> |
1476 | 1477 | </li></ul> |
1477 | 1478 | <h1><aname="section_22">Source Code</a></h1> |
|