Clear QueryCancel and ProcDiePending at start of proc_exit, to ensure

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 542b7c644534ee3e555573de77cde8a79a9e9a0e
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2001-01-07T04:30:41Z
Releases: 7.1.1
Clear QueryCancel and ProcDiePending at start of proc_exit, to ensure
that leftover cancel/die requests cannot interfere with exit activities.

Files

PathChange+/−
src/backend/storage/ipc/ipc.c modified +9 −1