File tree Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Expand file tree Collapse file tree 2 files changed +4
-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 Aug 9 13:14:41 EDT 2005
5
+ Last updated: Tue Aug 9 16:24:23 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.
@@ -768,8 +768,7 @@ Indexes
768
768
* -Fix incorrect rtree results due to wrong assumptions about "over"
769
769
operator semantics
770
770
* Allow enable_constraint_exclusion to work for UNIONs like it does for
771
- inheritance
772
- * Allow enable_constraint_exclusion to work for UPDATE and DELETE queries
771
+ inheritance, and allow it to work for UPDATE and DELETE queries
773
772
774
773
775
774
* GIST
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 Aug 9 13:14:41 EDT 2005
11
+ Last updated: Tue Aug 9 16:24:23 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 > .
@@ -693,8 +693,7 @@ <h1><a name="section_13">Indexes</a></h1>
693
693
</ li > < li > -< em > Fix incorrect rtree results due to wrong assumptions about "over"</ em >
694
694
operator semantics
695
695
</ li > < li > Allow enable_constraint_exclusion to work for UNIONs like it does for
696
- inheritance
697
- </ li > < li > Allow enable_constraint_exclusion to work for UPDATE and DELETE queries
696
+ inheritance, and allow it to work for UPDATE and DELETE queries
698
697
</ li > < li > GIST
699
698
< ul >
700
699
< li > Add more GIST index support for geometric data types
You can’t perform that action at this time.
0 commit comments