|
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: Mon Mar 26 19:47:31 EDT 2007 |
| 11 | +Last updated: Mon Mar 26 19:48:38 EDT 2007 |
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>.
|
@@ -1071,8 +1071,7 @@ <h1><a name="section_15">Vacuum</a></h1>
|
1071 | 1071 | </p>
|
1072 | 1072 | </li><li>Reuse index tuples that point to heap tuples that are not visible to
|
1073 | 1073 | anyone?
|
1074 |
| -</li><li>Increase the number of rows recognized as dead during multi-statement |
1075 |
| - transactions |
| 1074 | +</li><li>Improve dead row detection during multi-statement transactions usage |
1076 | 1075 | <p><ahref="http://archives.postgresql.org/pgsql-patches/2007-03/msg00358.php">http://archives.postgresql.org/pgsql-patches/2007-03/msg00358.php</a>
|
1077 | 1076 | </p>
|
1078 | 1077 | </li><li>Auto-vacuum
|
|