File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
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 Jun 24 19:47:53 EDT 2006
5
+ Last updated: Sun Jun 25 12:27:34 EDT 2006
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.
@@ -1140,6 +1140,8 @@ Vacuum
1140
1140
used to point to both old and new values.
1141
1141
http://archives.postgresql.org/pgsql-hackers/2006-06/msg01305.php
1142
1142
1143
+ * Reuse index tuples that point to heap tuples that are not visible to
1144
+ anyone?
1143
1145
* Auto-vacuum
1144
1146
1145
1147
o Use free-space map information to guide rfilling
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 Jun 24 19:47:53 EDT 2006
11
+ Last updated: Sun Jun 25 12:27:34 EDT 2006
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 > .
@@ -1028,6 +1028,8 @@ <h1><a name="section_16">Vacuum</a></h1>
1028
1028
used to point to both old and new values.
1029
1029
< a href ="http://archives.postgresql.org/pgsql-hackers/2006-06/msg01305.php "> http://archives.postgresql.org/pgsql-hackers/2006-06/msg01305.php</ a >
1030
1030
</ p >
1031
+ </ li > < li > Reuse index tuples that point to heap tuples that are not visible to
1032
+ anyone?
1031
1033
</ li > < li > Auto-vacuum
1032
1034
< ul >
1033
1035
< li > Use free-space map information to guide rfilling
You can’t perform that action at this time.
0 commit comments