|
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 Sep 2217:50:57 EDT 2005 |
| 11 | +Last updated: Thu Sep 2219:54:09 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>.
|
@@ -658,6 +658,8 @@ <h1><a name="section_13">Indexes</a></h1>
|
658 | 658 | </li><li>Allow constraint_exclusion to work for UNIONs like it does for
|
659 | 659 | inheritance, allow it to work for UPDATE and DELETE queries, and allow
|
660 | 660 | it to be used for all queries with little performance impact
|
| 661 | +</li><li>Allow CREATE INDEX to take an additional parameter for use with |
| 662 | + special index types |
661 | 663 | </li><li>GIST
|
662 | 664 | <ul>
|
663 | 665 | <li>Add more GIST index support for geometric data types
|
|