]> 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:47 +0000 (16:14 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 20 Oct 2005 16:14:47 +0000 (16:14 +0000)
commit01145f963fe4979714ffb1517903e42d56e56592
treebde8b2948ffcbd10a8f47a31c468aa434914f876
parent52e98f84154fb288791214043dfddbc1ef8dd2c9
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