|
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: Thu Oct12 18:32:58 EDT 2006 |
| 11 | +Last updated: Thu Oct19 15:58:38 EDT 2006 |
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>.
|
@@ -1166,10 +1166,6 @@ <h1><a name="section_21">Source Code</a></h1>
|
1166 | 1166 | </li><li>Update Bonjour to work with newer cross-platform SDK
|
1167 | 1167 | </li><li>Split out libpq pgpass and environment documentation sections to make
|
1168 | 1168 | it easier for non-developers to find
|
1169 |
| -</li><li>Improve port/qsort() to handle sorts with 50% unique and 50% duplicate |
1170 |
| - value [<ahref="http://momjian.postgresql.org/cgi-bin/pgtodo?qsort">qsort</a>] |
1171 |
| -<p> This involves choosing better pivot points for the quicksort. |
1172 |
| -</p> |
1173 | 1169 | </li><li>Consider detoasting keys before sorting
|
1174 | 1170 | </li><li>Consider GnuTLS if OpenSSL license becomes a problem
|
1175 | 1171 | <p><ahref="http://archives.postgresql.org/pgsql-patches/2006-05/msg00040.php">http://archives.postgresql.org/pgsql-patches/2006-05/msg00040.php</a>
|
|