pgsql: Add: > * Allow FSM to return free space toward the beginning of

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add: > * Allow FSM to return free space toward the beginning of
Date: 2006-03-03 03:13:04
Message-ID: 20060303031304.6F8CF9DC88D@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add:

> * Allow FSM to return free space toward the beginning of the heap file,
> in hopes that empty pages at the end can be truncated by VACUUM

Modified Files:
--------------
pgsql/doc:
TODO (r1.1776 -> r1.1777)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1776&r2=1.1777)
pgsql/doc/src/FAQ:
TODO.html (r1.280 -> r1.281)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.280&r2=1.281)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2006-03-03 03:30:54 pgsql: Add CASCADE option to TRUNCATE.
Previous Message Bruce Momjian 2006-03-03 03:06:17 pgsql: Appended is a small documentation patch that adds a note to the