Prevent core dump in contrib version of autovacuum when a table has been
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 20 Oct 2005 16:14:47 +0000 (16:14 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 20 Oct 2005 16:14:47 +0000 (16:14 +0000)
commit61ecdaad22c3bbe42bb45f2fcaf7dc5ccff302f5
tree93badcd73bdcceceba17f206d58543e285687add
parent6e6fdf80ca3b7b34ec4aed63ee71fc966e0c4904
Prevent core dump in contrib version of autovacuum when a table has been
dropped.  Per report from daveg (not his patch, though).
contrib/pg_autovacuum/pg_autovacuum.c