|
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: Fri Apr 622:48:08 EDT 2007 |
| 11 | +Last updated: Fri Apr 623:07:52 EDT 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>. |
@@ -896,9 +896,7 @@ <h1><a name="section_12">Indexes</a></h1> |
896 | 896 | <p><ahref="http://archives.postgresql.org/pgsql-patches/2005-07/msg00512.php">http://archives.postgresql.org/pgsql-patches/2005-07/msg00512.php</a> |
897 | 897 | <ahref="http://archives.postgresql.org/pgsql-hackers/2006-12/msg01107.php">http://archives.postgresql.org/pgsql-hackers/2006-12/msg01107.php</a> |
898 | 898 | </p> |
899 | | -</li><li>Allow use of indexes to search for NULLs |
900 | | -<p> One solution is to create a partial index on an IS NULL expression. |
901 | | -</p> |
| 899 | +</li><li>-<em>Allow use of indexes to search for NULLs</em> |
902 | 900 | </li><li>Allow accurate statistics to be collected on indexes with more than |
903 | 901 | one column or expression indexes, perhaps using per-index statistics |
904 | 902 | <p><ahref="http://archives.postgresql.org/pgsql-performance/2006-10/msg00222.php">http://archives.postgresql.org/pgsql-performance/2006-10/msg00222.php</a> |
|