File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 22PostgreSQL TODO List
33====================
44Current maintainer: Bruce Momjian (bruce@momjian.us)
5- Last updated: Tue Feb 13 18:23:03 EST 2007
5+ Last updated: Tue Feb 13 19:47:00 EST 2007
66
77The most recent version of this document can be viewed at
88http://www.postgresql.org/docs/faqs.TODO.html.
@@ -944,6 +944,9 @@ Indexes
944944
945945* Allow accurate statistics to be collected on indexes with more than
946946 one column or expression indexes, perhaps using per-index statistics
947+
948+ http://archives.postgresql.org/pgsql-performance/2006-10/msg00222.php
949+
947950* -Allow the creation of indexes with mixed ascending/descending
948951 specifiers
949952* Consider compressing indexes by storing key values duplicated in
Original file line number Diff line number Diff line change 88< body bgcolor ="#FFFFFF " text ="#000000 " link ="#FF0000 " vlink ="#A00000 " alink ="#0000FF ">
99< h1 > < a name ="section_1 "> PostgreSQL TODO List</ a > </ h1 >
1010< p > Current maintainer: Bruce Momjian (< a href ="mailto:bruce@momjian.us "> bruce@momjian.us</ a > )< br />
11- Last updated: Tue Feb 13 18:23:03 EST 2007
11+ Last updated: Tue Feb 13 19:47:00 EST 2007
1212</ p >
1313< p > The most recent version of this document can be viewed at< br />
1414< a href ="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>
847847</ p >
848848 </ li > < li > Allow accurate statistics to be collected on indexes with more than
849849 one column or expression indexes, perhaps using per-index statistics
850+ < p > < a href ="http://archives.postgresql.org/pgsql-performance/2006-10/msg00222.php "> http://archives.postgresql.org/pgsql-performance/2006-10/msg00222.php</ a >
851+ </ p >
850852 </ li > < li > -< em > Allow the creation of indexes with mixed ascending/descending</ em >
851853 specifiers
852854 </ li > < li > Consider compressing indexes by storing key values duplicated in
You can’t perform that action at this time.
0 commit comments