]> granicus.if.org Git - postgresql/commit
Fix failure to check for INVALID worker entry in the new autovacuum code, which
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Wed, 2 May 2007 15:47:14 +0000 (15:47 +0000)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Wed, 2 May 2007 15:47:14 +0000 (15:47 +0000)
commita115bfe3b97c3168f169e757dfbc3bc0a4ddf416
tree75ad73867ad8cf1c68d022afac47a81230bc2375
parent88f1fd29897df477f0af3c5ffcefe53c697a6ff3
Fix failure to check for INVALID worker entry in the new autovacuum code, which
could happen when a worker took to long to start and was thus "aborted" by the
launcher.  Noticed by lionfish buildfarm member.
src/backend/postmaster/autovacuum.c