pgsql: Release the exclusive lock on the table early after truncating it

Поиск
Список
Период
Сортировка
От alvherre@postgresql.org (Alvaro Herrera)
Тема pgsql: Release the exclusive lock on the table early after truncating it
Дата
Msg-id 20070910214003.67EED754206@cvs.postgresql.org
обсуждение исходный текст
Ответы Re: pgsql: Release the exclusive lock on the table early after truncating it  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-committers
Log Message:
-----------
Release the exclusive lock on the table early after truncating it in lazy
vacuum, instead of waiting till commit.

Modified Files:
--------------
    pgsql/src/backend/commands:
        vacuumlazy.c (r1.92 -> r1.93)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/commands/vacuumlazy.c?r1=1.92&r2=1.93)

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

Предыдущее
От: teodor@postgresql.org (Teodor Sigaev)
Дата:
Сообщение: pgsql: Heikki Linnakangas : Add tsearch
Следующее
От: hlinnaka@pgfoundry.org (User Hlinnaka)
Дата:
Сообщение: malaga-tsearch - malaga-tsearch: Initial version.