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

Поиск
Список
Период
Сортировка
От momjian@postgresql.org (Bruce Momjian)
Тема pgsql: Add: > * Allow FSM to return free space toward the beginning of
Дата
Msg-id 20060303031304.6F8CF9DC88D@postgresql.org
обсуждение исходный текст
Список 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)

В списке pgsql-committers по дате отправления:

Предыдущее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Appended is a small documentation patch that adds a note to the
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Add CASCADE option to TRUNCATE.