|
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 Apr 221:25:10 EDT 2007 |
| 11 | +Last updated: Mon Apr 222:17:08 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>.
|
@@ -1128,7 +1128,8 @@ <h1><a name="section_16">Locking</a></h1>
|
1128 | 1128 | with referential integrity locks
|
1129 | 1129 | <p><ahref="http://archives.postgresql.org/pgsql-hackers/2007-02/msg00073.php">http://archives.postgresql.org/pgsql-hackers/2007-02/msg00073.php</a>
|
1130 | 1130 | </p>
|
1131 |
| -</li><li>Add idle_timeout GUC so locks are not held for log periods of time |
| 1131 | +</li><li>Add transaction_idle_timeout GUC so locks are not held for long |
| 1132 | + periods of time |
1132 | 1133 | </li></ul>
|
1133 | 1134 | <h1><aname="section_17">Startup Time Improvements</a></h1>
|
1134 | 1135 |
|
|