]> granicus.if.org Git - postgresql/commit
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:39 +0000 (16:14 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 20 Oct 2005 16:14:39 +0000 (16:14 +0000)
commit09290098c5a44f5b98f328740dddaac726f68dcc
treea8c94bec8529f45af3fbe289f06db658d4ffe1b4
parentfd5efffc150233c6849bc29005291deacd7ccfee
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