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 22PostgreSQL TODO List
33====================
44Current 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
66
77The most recent version of this document can be viewed at the PostgreSQL web
88site, http://www.PostgreSQL.org.
@@ -331,8 +331,6 @@ Indexes
331331 one column or expression indexes, perhaps using per-index statistics
332332* Add fillfactor to control reserved free space during index creation
333333* 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
336334
337335
338336Commands
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: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
1212</ p >
1313< p > The most recent version of this document can be viewed at the PostgreSQL web< br />
1414site, < a href ="http://www.PostgreSQL.org "> http://www.PostgreSQL.org</ a > .
@@ -305,8 +305,6 @@ <h1><a name="section_6">Indexes</a></h1>
305305 one column or expression indexes, perhaps using per-index statistics
306306 </ li > < li > Add fillfactor to control reserved free space during index creation
307307 </ 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
310308</ li > </ ul >
311309< h1 > < a name ="section_7 "> Commands</ a > </ h1 >
312310
You can’t perform that action at this time.
0 commit comments