Release the exclusive lock on the table early after truncating it in lazy

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: 6a10f0f74957190b093f1b1147b1f2767548db90
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2007-09-10T21:40:03Z
Releases: 8.3.0
Release the exclusive lock on the table early after truncating it in lazy
vacuum, instead of waiting till commit.

Files

PathChange+/−
src/backend/commands/vacuumlazy.c modified +4 −5