|
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: Fri Jul 29 23:49:15 EDT 2005 |
| 11 | +Last updated: Fri Jul 29 23:59: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>.
|
@@ -685,6 +685,8 @@ <h1><a name="section_13">Indexes</a></h1>
|
685 | 685 | </li><li>Allow the creation of indexes with mixed ascending/descending specifiers
|
686 | 686 | </li><li>-<em>Fix incorrect rtree results due to wrong assumptions about "over"</em>
|
687 | 687 | operator semantics
|
| 688 | +</li><li>Allow enable_constraint_exclusion to work for UNIONs like it does for |
| 689 | + inheritance |
688 | 690 | </li><li>GIST
|
689 | 691 | <ul>
|
690 | 692 | <li>Add more GIST index support for geometric data types
|
|