|
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:pgman@candle.pha.pa.us">pgman@candle.pha.pa.us</a>)<br/>
|
11 |
| -Last updated: Fri Jun 312:37:56 EDT 2005 |
| 11 | +Last updated: Fri Jun 317:42:10 EDT 2005 |
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>.
|
@@ -801,7 +801,6 @@ <h1><a name="section_17">Write-Ahead Log</a></h1>
|
801 | 801 | database) in favor of this capability.
|
802 | 802 | </p>
|
803 | 803 | </li><li>Eliminate WAL logging for CREATE TABLE AS when not doing WAL archiving
|
804 |
| -</li><li>-<em>Compress WAL entries [<ahref="http://momjian.postgresql.org/cgi-bin/pgtodo?wal">wal</a>]</em> |
805 | 804 | </li><li>-<em>Change WAL to use 32-bit CRC, for performance reasons</em>
|
806 | 805 | </li></ul>
|
807 | 806 | <h1><aname="section_18">Optimizer / Executor</a></h1>
|
|