Fix vacuum so that autovacuum is really not cancelled when doing an emergency

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

Commit: adc4e1e6353bfda442c23a32f172eb42c649c495
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2008-03-14T17:25:59Z
Releases: 8.4.0
Fix vacuum so that autovacuum is really not cancelled when doing an emergency
job (i.e. to prevent Xid wraparound problems.)  Bug reported by ITAGAKI
Takahiro in 20080314103837.63D3.52131E4D@oss.ntt.co.jp, though I didn't use his
patch.

Files