File tree Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Expand file tree Collapse file tree 2 files changed +2
-6
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 (pgman@candle.pha.pa.us)
5
- Last updated: Tue Apr 19 22:48:12 EDT 2005
5
+ Last updated: Thu Apr 21 00:09:27 EDT 2005
6
6
7
7
The most recent version of this document can be viewed at the PostgreSQL web
8
8
site, http://www.PostgreSQL.org.
@@ -331,8 +331,6 @@ Indexes
331
331
one column or expression indexes, perhaps using per-index statistics
332
332
* Add fillfactor to control reserved free space during index creation
333
333
* Allow the creation of indexes with mixed ascending/descending specifiers
334
- * Add tool to query pg_stat_* tables and report indexes that aren't needed
335
- or tables that might need indexes
336
334
337
335
338
336
Commands
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:pgman@candle.pha.pa.us "> pgman@candle.pha.pa.us</ a > )< br />
11
- Last updated: Tue Apr 19 22:48:12 EDT 2005
11
+ Last updated: Thu Apr 21 00:09:27 EDT 2005
12
12
</ p >
13
13
< p > The most recent version of this document can be viewed at the PostgreSQL web< br />
14
14
site, < a href ="http://www.PostgreSQL.org "> http://www.PostgreSQL.org</ a > .
@@ -305,8 +305,6 @@ <h1><a name="section_6">Indexes</a></h1>
305
305
one column or expression indexes, perhaps using per-index statistics
306
306
</ li > < li > Add fillfactor to control reserved free space during index creation
307
307
</ li > < li > Allow the creation of indexes with mixed ascending/descending specifiers
308
- </ li > < li > Add tool to query pg_stat_* tables and report indexes that aren't needed
309
- or tables that might need indexes
310
308
</ li > </ ul >
311
309
< h1 > < a name ="section_7 "> Commands</ a > </ h1 >
312
310
You can’t perform that action at this time.
0 commit comments