File tree 2 files changed +6
-6
lines changed
2 files changed +6
-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: Thu Jun 23 22:30:38 EDT 2005
5
+ Last updated: Fri Jun 24 00:40:44 EDT 2005
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.
@@ -355,8 +355,8 @@ Indexes
355
355
one column or expression indexes, perhaps using per-index statistics
356
356
* Add fillfactor to control reserved free space during index creation
357
357
* Allow the creation of indexes with mixed ascending/descending specifiers
358
- * Fix incorrect rtree results due to wrong assumptions about "over"
359
- operator semantics [rtree]
358
+ * - Fix incorrect rtree results due to wrong assumptions about "over"
359
+ operator semantics
360
360
361
361
Commands
362
362
========
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: Thu Jun 23 22:30:38 EDT 2005
11
+ Last updated: Fri Jun 24 00:40:44 EDT 2005
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 > .
@@ -329,8 +329,8 @@ <h1><a name="section_6">Indexes</a></h1>
329
329
one column or expression indexes, perhaps using per-index statistics
330
330
</ li > < li > Add fillfactor to control reserved free space during index creation
331
331
</ li > < li > Allow the creation of indexes with mixed ascending/descending specifiers
332
- </ li > < li > Fix incorrect rtree results due to wrong assumptions about "over"
333
- operator semantics [ < a href =" http://momjian.postgresql.org/cgi-bin/pgtodo?rtree " > rtree </ a > ]
332
+ </ li > < li > - < em > Fix incorrect rtree results due to wrong assumptions about "over"</ em >
333
+ operator semantics
334
334
</ li > </ ul >
335
335
< h1 > < a name ="section_7 "> Commands</ a > </ h1 >
336
336
You can’t perform that action at this time.
0 commit comments