|
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: Thu Jan 5 11:35:12 EST 2006 |
| 11 | +Last updated: Thu Jan 5 11:39:45 EST 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>.
|
@@ -929,7 +929,7 @@ <h1><a name="section_19">Write-Ahead Log</a></h1>
|
929 | 929 | using ALTER TABLE, e.g. ALTER TABLE PERSISTENCE [ DROP | TRUNCATE |
|
930 | 930 | STABLE | DEFAULT ]. Tables using non-default logging should not use
|
931 | 931 | referential integrity with default-logging tables, and tables using
|
932 |
| - stable logging probably can not have indexes. [<ahref="http://momjian.postgresql.org/cgi-bin/pgtodo?wallog">wallog</a>] |
| 932 | + stable logging probably can not have indexes. [<ahref="http://momjian.postgresql.org/cgi-bin/pgtodo?walcontrol">walcontrol</a>] |
933 | 933 | </p>
|
934 | 934 | </li></ul>
|
935 | 935 | <h1><aname="section_20">Optimizer / Executor</a></h1>
|
|