Fast shutdown stop should forcibly disconnect any active backends, even
authorHeikki Linnakangas <heikki@enterprisedb.com>
Fri, 7 Aug 2009 05:58:55 +0000 (05:58 +0000)
committerHeikki Linnakangas <heikki@enterprisedb.com>
Fri, 7 Aug 2009 05:58:55 +0000 (05:58 +0000)
commit340951c06d92275d0e338bb234947a5bb58cddc3
tree65c25be034993e686cd265e291ca547f571f2bcd
parent64faa8379372e2fd06c1cd128cb4d88f15900968
Fast shutdown stop should forcibly disconnect any active backends, even
if a smart shutdown is already in progress. Backpatch to 8.3, this was broken
in the patch that introduced "dead-end backends".

Per report by Itagaki Takahiro, patch by Fujii Masao.
src/backend/postmaster/postmaster.c