OSDN Git Service

Revert ill-fated patch to release exclusive lock early after vacuum
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 20 Sep 2007 21:43:27 +0000 (21:43 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 20 Sep 2007 21:43:27 +0000 (21:43 +0000)
commiteb5f4d6c5cece3e3fa80a506153e5202b093b7ca
treed560fbbce2a591f6613f3c8d40371b74c2cb464c
parent754838caa3524121bc12f86fd16b53a3a0e8d472
Revert ill-fated patch to release exclusive lock early after vacuum
truncates a table.  Introduces race condition, as shown by buildfarm
failures.
src/backend/commands/vacuumlazy.c