Seems like we should not hold off cancel/die interrupts while we are
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 4 May 2001 18:39:16 +0000 (18:39 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 4 May 2001 18:39:16 +0000 (18:39 +0000)
commitdd54fdca2aad836ce9a8f6520c2134b79c0da332
tree2ee35bad291b09fa06b368f7fa6cfe2ace07bafb
parent400f88820b9ff5a150b79e11a5625eb2ff2fb296
Seems like we should not hold off cancel/die interrupts while we are
running deferred triggers.  They are really part of the regular
transaction, and they could take awhile.
src/backend/access/transam/xact.c