File tree 2 files changed +4
-2
lines changed
2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
1
PostgreSQL TODO List
2
2
====================
3
3
Current maintainer: Bruce Momjian (bruce@momjian.us)
4
- Last updated: Mon Mar 17 14:22:37 EDT 2008
4
+ Last updated: Mon Mar 17 17:09:20 EDT 2008
5
5
6
6
The most recent version of this document can be viewed at
7
7
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1140,6 +1140,7 @@ Indexes
1140
1140
and expression indexes
1141
1141
http://archives.postgresql.org/pgsql-general/2007-05/msg01228.php
1142
1142
http://archives.postgresql.org/pgsql-general/2007-06/msg00542.php
1143
+ http://archives.postgresql.org/pgsql-hackers/2008-01/msg01066.php
1143
1144
1144
1145
* Consider compressing indexes by storing key values duplicated in
1145
1146
several rows as a single index entry
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: Mon Mar 17 14:22:37 EDT 2008
11
+ Last updated: Mon Mar 17 17:09:20 EDT 2008
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 > .
@@ -996,6 +996,7 @@ <h1><a name="section_12">Indexes</a></h1>
996
996
and expression indexes
997
997
< a href ="http://archives.postgresql.org/pgsql-general/2007-05/msg01228.php "> http://archives.postgresql.org/pgsql-general/2007-05/msg01228.php</ a >
998
998
< a href ="http://archives.postgresql.org/pgsql-general/2007-06/msg00542.php "> http://archives.postgresql.org/pgsql-general/2007-06/msg00542.php</ a >
999
+ < a href ="http://archives.postgresql.org/pgsql-hackers/2008-01/msg01066.php "> http://archives.postgresql.org/pgsql-hackers/2008-01/msg01066.php</ a >
999
1000
</ p >
1000
1001
</ li > < li > Consider compressing indexes by storing key values duplicated in
1001
1002
several rows as a single index entry
You can’t perform that action at this time.
0 commit comments