pgsql: Release the exclusive lock on the table early after truncating it - Mailing list pgsql-committers

From alvherre@postgresql.org (Alvaro Herrera)
Subject pgsql: Release the exclusive lock on the table early after truncating it
Date
Msg-id 20070910214003.67EED754206@cvs.postgresql.org
Whole thread Raw
Responses Re: pgsql: Release the exclusive lock on the table early after truncating it  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: teodor@postgresql.org (Teodor Sigaev)
Date:
Subject: pgsql: Heikki Linnakangas : Add tsearch
Next
From: hlinnaka@pgfoundry.org (User Hlinnaka)
Date:
Subject: malaga-tsearch - malaga-tsearch: Initial version.