Revert ill-fated patch to release exclusive lock early after vacuum

Tom Lane <tgl@sss.pgh.pa.us>

Commit: eb5f4d6c5cece3e3fa80a506153e5202b093b7ca
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2007-09-20T21:43:27Z
Releases: 8.3.0
Revert ill-fated patch to release exclusive lock early after vacuum
truncates a table.  Introduces race condition, as shown by buildfarm
failures.

Files

PathChange+/−
src/backend/commands/vacuumlazy.c modified +8 −3