]> granicus.if.org Git - postgresql/commit
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)
commit6a10f0f74957190b093f1b1147b1f2767548db90
tree44c5cb7c7bd5f2e70797c4c1e74e841f41965d6e
parentf7379f5c88e0d82cf1550170dea7d545b1ea4000
Release the exclusive lock on the table early after truncating it in lazy
vacuum, instead of waiting till commit.
src/backend/commands/vacuumlazy.c