|
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:Fri May 9 21:50:47 EDT 2008 |
| 11 | +Last updated:Mon May12 16:50:43 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>.
|
@@ -1310,7 +1310,7 @@ <h1><a name="section_15">Vacuum</a></h1>
|
1310 | 1310 | in hopes that empty pages at the end can be truncated by VACUUM
|
1311 | 1311 | </li><li>Allow FSM page return free space based on table clustering, to assist
|
1312 | 1312 | in maintaining clustering?
|
1313 |
| -</li><li>Improve dead row detection during multi-statement transactions usage |
| 1313 | +</li><li>-<em>Improve dead row detection during multi-statement transactions usage</em> |
1314 | 1314 | <p><ahref="http://archives.postgresql.org/pgsql-patches/2007-03/msg00358.php">http://archives.postgresql.org/pgsql-patches/2007-03/msg00358.php</a>
|
1315 | 1315 | </p>
|
1316 | 1316 | </li><li>Consider a more compact data representation for dead tuples
|
|