Prevent core dump in contrib version of autovacuum when a table has been

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 09290098c5a44f5b98f328740dddaac726f68dcc
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2005-10-20T16:14:39Z
Releases: 8.0.5
Prevent core dump in contrib version of autovacuum when a table has been
dropped.  Per report from daveg (not his patch, though).

Files

PathChange+/−
contrib/pg_autovacuum/pg_autovacuum.c modified +5 −5