File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
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: Mon Aug 1 10:13:28 EDT 2005
5
+ Last updated: Tue Aug 2 21:46:20 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.
@@ -712,7 +712,7 @@ Indexes
712
712
that can span more than one table.
713
713
714
714
* Allow SELECT ... FOR UPDATE on inherited tables
715
- * Prevent inherited tables from expanding temporary subtables of other
715
+ * - Prevent inherited tables from expanding temporary subtables of other
716
716
sessions
717
717
* Add UNIQUE capability to non-btree indexes
718
718
* -Use indexes for MIN() and MAX()
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: Mon Aug 1 10:13:28 EDT 2005
11
+ Last updated: Tue Aug 2 21:46:20 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 > .
@@ -644,7 +644,7 @@ <h1><a name="section_13">Indexes</a></h1>
644
644
that can span more than one table.
645
645
</ p >
646
646
</ li > < li > Allow SELECT ... FOR UPDATE on inherited tables
647
- </ li > < li > Prevent inherited tables from expanding temporary subtables of other
647
+ </ li > < li > - < em > Prevent inherited tables from expanding temporary subtables of other</ em >
648
648
sessions
649
649
</ li > < li > Add UNIQUE capability to non-btree indexes
650
650
</ li > < li > -< em > Use indexes for MIN() and MAX()</ em >
You can’t perform that action at this time.
0 commit comments