Seems like we should not hold off cancel/die interrupts while we are
Tom Lane <tgl@sss.pgh.pa.us>
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.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/transam/xact.c | modified | +4 −4 |