|
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: Tue Feb 1318:23:03 EST 2007 |
| 11 | +Last updated: Tue Feb 1319:47:00 EST 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>. |
@@ -847,6 +847,8 @@ <h1><a name="section_12">Indexes</a></h1> |
847 | 847 | </p> |
848 | 848 | </li><li>Allow accurate statistics to be collected on indexes with more than |
849 | 849 | one column or expression indexes, perhaps using per-index statistics |
| 850 | +<p><ahref="http://archives.postgresql.org/pgsql-performance/2006-10/msg00222.php">http://archives.postgresql.org/pgsql-performance/2006-10/msg00222.php</a> |
| 851 | +</p> |
850 | 852 | </li><li>-<em>Allow the creation of indexes with mixed ascending/descending</em> |
851 | 853 | specifiers |
852 | 854 | </li><li>Consider compressing indexes by storing key values duplicated in |
|