Allow an autovacuum worker to be interrupted automatically when it is found

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: acac68b2bcae818bc8803b8cb8cbb17eee8d5e2b
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2007-10-26T20:45:10Z
Releases: 8.3.0
Allow an autovacuum worker to be interrupted automatically when it is found
to be locking another process (except when it's working to prevent Xid
wraparound problems).

Files