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 1
1
PostgreSQL TODO List
2
2
====================
3
3
Current maintainer: Bruce Momjian (bruce@momjian.us)
4
- Last updated: Fri May 9 21 :50:47 EDT 2008
4
+ Last updated: Mon May 12 16 :50:43 EDT 2008
5
5
6
6
The most recent version of this document can be viewed at
7
7
http://www.postgresql.org/docs/faqs.TODO.html.
@@ -1509,7 +1509,7 @@ Vacuum
1509
1509
in hopes that empty pages at the end can be truncated by VACUUM
1510
1510
* Allow FSM page return free space based on table clustering, to assist
1511
1511
in maintaining clustering?
1512
- * Improve dead row detection during multi-statement transactions usage
1512
+ * - Improve dead row detection during multi-statement transactions usage
1513
1513
1514
1514
http://archives.postgresql.org/pgsql-patches/2007-03/msg00358.php
1515
1515
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: Fri May 9 21 :50:47 EDT 2008
11
+ Last updated: Mon May 12 16 :50:43 EDT 2008
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 > .
@@ -1310,7 +1310,7 @@ <h1><a name="section_15">Vacuum</a></h1>
1310
1310
in hopes that empty pages at the end can be truncated by VACUUM
1311
1311
</ li > < li > Allow FSM page return free space based on table clustering, to assist
1312
1312
in maintaining clustering?
1313
- </ li > < li > Improve dead row detection during multi-statement transactions usage
1313
+ </ li > < li > - < em > Improve dead row detection during multi-statement transactions usage</ em >
1314
1314
< p > < a href ="http://archives.postgresql.org/pgsql-patches/2007-03/msg00358.php "> http://archives.postgresql.org/pgsql-patches/2007-03/msg00358.php</ a >
1315
1315
</ p >
1316
1316
</ li > < li > Consider a more compact data representation for dead tuples
You can’t perform that action at this time.
0 commit comments