OSDN Git Service

Clear QueryCancel and ProcDiePending at start of proc_exit, to ensure
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 7 Jan 2001 04:30:41 +0000 (04:30 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 7 Jan 2001 04:30:41 +0000 (04:30 +0000)
commit542b7c644534ee3e555573de77cde8a79a9e9a0e
treed441675a7fc3c3bf2c1c1f98b5570e677b92aa2a
parentcb7ce7d0e30d208e612da634936dec0b53f78324
Clear QueryCancel and ProcDiePending at start of proc_exit, to ensure
that leftover cancel/die requests cannot interfere with exit activities.
src/backend/storage/ipc/ipc.c