File tree 2 files changed +12
-2
lines changed
2 files changed +12
-2
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: Thu Apr 10 14:57:53 EDT 2008
4
+ Last updated: Fri Apr 11 15: 14:41 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.
@@ -1446,6 +1446,11 @@ Vacuum
1446
1446
1447
1447
http://archives.postgresql.org/pgsql-hackers/2006-12/msg01188.php
1448
1448
http://archives.postgresql.org/pgsql-hackers/2007-01/msg00121.php
1449
+ http://archives.postgresql.org/pgsql-patches/2007-03/msg00508.php
1450
+ http://archives.postgresql.org/pgsql-patches/2007-04/msg00347.php
1451
+ http://archives.postgresql.org/pgsql-hackers/2007-11/msg00156.php
1452
+ http://archives.postgresql.org/pgsql-hackers/2008-03/msg00546.php
1453
+ http://archives.postgresql.org/pgsql-hackers/2008-04/msg00416.php
1449
1454
1450
1455
* Allow FSM to return free space toward the beginning of the heap file,
1451
1456
in hopes that empty pages at the end can be truncated by VACUUM
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: Thu Apr 10 14:57:53 EDT 2008
11
+ Last updated: Fri Apr 11 15: 14:41 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 > .
@@ -1252,6 +1252,11 @@ <h1><a name="section_15">Vacuum</a></h1>
1252
1252
</ p >
1253
1253
< p > < a href ="http://archives.postgresql.org/pgsql-hackers/2006-12/msg01188.php "> http://archives.postgresql.org/pgsql-hackers/2006-12/msg01188.php</ a >
1254
1254
< a href ="http://archives.postgresql.org/pgsql-hackers/2007-01/msg00121.php "> http://archives.postgresql.org/pgsql-hackers/2007-01/msg00121.php</ a >
1255
+ < a href ="http://archives.postgresql.org/pgsql-patches/2007-03/msg00508.php "> http://archives.postgresql.org/pgsql-patches/2007-03/msg00508.php</ a >
1256
+ < a href ="http://archives.postgresql.org/pgsql-patches/2007-04/msg00347.php "> http://archives.postgresql.org/pgsql-patches/2007-04/msg00347.php</ a >
1257
+ < a href ="http://archives.postgresql.org/pgsql-hackers/2007-11/msg00156.php "> http://archives.postgresql.org/pgsql-hackers/2007-11/msg00156.php</ a >
1258
+ < a href ="http://archives.postgresql.org/pgsql-hackers/2008-03/msg00546.php "> http://archives.postgresql.org/pgsql-hackers/2008-03/msg00546.php</ a >
1259
+ < a href ="http://archives.postgresql.org/pgsql-hackers/2008-04/msg00416.php "> http://archives.postgresql.org/pgsql-hackers/2008-04/msg00416.php</ a >
1255
1260
</ p >
1256
1261
</ li > < li > Allow FSM to return free space toward the beginning of the heap file,
1257
1262
in hopes that empty pages at the end can be truncated by VACUUM
You can’t perform that action at this time.
0 commit comments