|
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 Jul 2914:08:27 EDT 2006 |
| 11 | +Last updated: Sat Jul 2921:48:36 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>.
|
@@ -1039,7 +1039,7 @@ <h1><a name="section_16">Vacuum</a></h1>
|
1039 | 1039 | anyone?
|
1040 | 1040 | </li><li>Auto-vacuum
|
1041 | 1041 | <ul>
|
1042 |
| -<li>Use free-space map information to guiderfilling |
| 1042 | +<li>Use free-space map information to guiderefilling |
1043 | 1043 | </li><li>%Issue log message to suggest VACUUM FULL if a table is nearly
|
1044 | 1044 | empty?
|
1045 | 1045 | </li><li>Improve xid wraparound detection by recording per-table rather
|
@@ -1248,6 +1248,7 @@ <h1><a name="section_22">Source Code</a></h1>
|
1248 | 1248 | value [<ahref="http://momjian.postgresql.org/cgi-bin/pgtodo?qsort">qsort</a>]
|
1249 | 1249 | <p> This involves choosing better pivot points for the quicksort.
|
1250 | 1250 | </p>
|
| 1251 | +</li><li>Consider detoasting keys before sorting |
1251 | 1252 | </li><li>Consider GnuTLS if OpenSSL license becomes a problem
|
1252 | 1253 | <p><ahref="http://archives.postgresql.org/pgsql-patches/2006-05/msg00040.php">http://archives.postgresql.org/pgsql-patches/2006-05/msg00040.php</a>
|
1253 | 1254 | </p>
|
|