Avoid crashing when a table is deleted while we're on the process of checking

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

Commit: f1583ed591fb2f1eccce3d3dcd30a0a802543adc
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2008-07-17T21:02:41Z
Releases: 8.3.4
Avoid crashing when a table is deleted while we're on the process of checking
it.  This is a stripped down version of the patch applied to HEAD.

Per report from Tom Lane based on buildfarm evidence.

Files

PathChange+/−
src/backend/postmaster/autovacuum.c modified +14 −7