File tree 2 files changed +4
-4
lines changed
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 (bruce@momjian.us)
5
- Last updated: Sat Apr 7 20:36:04 EDT 2007
5
+ Last updated: Sat Apr 7 22:16:57 EDT 2007
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.
@@ -623,7 +623,7 @@ SQL Commands
623
623
624
624
* CLUSTER
625
625
626
- o Make CLUSTER preserve recently-dead tuples per MVCC requirements
626
+ o - Make CLUSTER preserve recently-dead tuples per MVCC requirements
627
627
o Automatically maintain clustering on a table
628
628
629
629
This might require some background daemon to maintain clustering
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:bruce@momjian.us "> bruce@momjian.us</ a > )< br />
11
- Last updated: Sat Apr 7 20:36:04 EDT 2007
11
+ Last updated: Sat Apr 7 22:16:57 EDT 2007
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 > .
@@ -556,7 +556,7 @@ <h1><a name="section_8">SQL Commands</a></h1>
556
556
</ li > </ ul >
557
557
</ li > < li > CLUSTER
558
558
< ul >
559
- < li > Make CLUSTER preserve recently-dead tuples per MVCC requirements
559
+ < li > - < em > Make CLUSTER preserve recently-dead tuples per MVCC requirements</ em >
560
560
</ li > < li > Automatically maintain clustering on a table
561
561
< p > This might require some background daemon to maintain clustering
562
562
during periods of low usage. It might also require tables to be only
You can’t perform that action at this time.
0 commit comments