Release the exclusive lock on the table early after truncating it in lazy
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 10 Sep 2007 21:40:03 +0000 (21:40 +0000)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 10 Sep 2007 21:40:03 +0000 (21:40 +0000)
commitfb4cc093fef9bef7a2876d902b5234bcddccd4fd
treef28a16ec3d3b4797089e8cf85e20db7b1fb59c01
parent552492ab2e6933b21e999f16c90301eeaa83ddca
Release the exclusive lock on the table early after truncating it in lazy
vacuum, instead of waiting till commit.
src/backend/commands/vacuumlazy.c