Avoid crashing when a table is deleted while we're on the process of checking
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Thu, 17 Jul 2008 21:02:31 +0000 (21:02 +0000)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Thu, 17 Jul 2008 21:02:31 +0000 (21:02 +0000)
commit7191d2f11a3b05d1f3e5ea49829f1b183f313644
tree485d984eea10dfac855c7d310e4ac5418f157033
parent8e36af9f5c22464f946c8013484aa759232c1220
Avoid crashing when a table is deleted while we're on the process of checking
it.

Per report from Tom Lane based on buildfarm evidence.
src/backend/postmaster/autovacuum.c