File tree 2 files changed +7
-2
lines changed 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 2
2
PostgreSQL TODO List
3
3
====================
4
4
Current 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
6
6
7
7
The most recent version of this document can be viewed at
8
8
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -944,6 +944,9 @@ Indexes
944
944
945
945
* Allow accurate statistics to be collected on indexes with more than
946
946
one column or expression indexes, perhaps using per-index statistics
947
+
948
+ http://archives.postgresql.org/pgsql-performance/2006-10/msg00222.php
949
+
947
950
* -Allow the creation of indexes with mixed ascending/descending
948
951
specifiers
949
952
* Consider compressing indexes by storing key values duplicated in
Original file line number Diff line number Diff line change 8
8
< body bgcolor ="#FFFFFF " text ="#000000 " link ="#FF0000 " vlink ="#A00000 " alink ="#0000FF ">
9
9
< h1 > < a name ="section_1 "> PostgreSQL TODO List</ a > </ h1 >
10
10
< 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
12
12
</ p >
13
13
< p > The most recent version of this document can be viewed at< br />
14
14
< 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>
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 > < 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 >
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
You can’t perform that action at this time.
0 commit comments