OSDN Git Service

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)
commit46c5a212ec0ca1ed9f894cda18d1e857b5015c79
tree4c8b2a06db999e18ce0cee52ff46f1cdb9b270bd
parenta41f73a092ecbddd01dd0409f4faef110d83b2ed
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