|
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:Mon Aug1 10:13:28 EDT 2005 |
| 11 | +Last updated:Tue Aug2 21:46:20 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>.
|
@@ -644,7 +644,7 @@ <h1><a name="section_13">Indexes</a></h1>
|
644 | 644 | that can span more than one table.
|
645 | 645 | </p>
|
646 | 646 | </li><li>Allow SELECT ... FOR UPDATE on inherited tables
|
647 |
| -</li><li>Prevent inherited tables from expanding temporary subtables of other |
| 647 | +</li><li>-<em>Prevent inherited tables from expanding temporary subtables of other</em> |
648 | 648 | sessions
|
649 | 649 | </li><li>Add UNIQUE capability to non-btree indexes
|
650 | 650 | </li><li>-<em>Use indexes for MIN() and MAX()</em>
|
|