Remove an unnecessary HOLD_INTERRUPTS/RESUME_INTERRUPTS pair.
Tom Lane <tgl@sss.pgh.pa.us>
Remove an unnecessary HOLD_INTERRUPTS/RESUME_INTERRUPTS pair. This was required back when RESUME_INTERRUPTS could actually execute ProcessInterrupts, but that hasn't been true since 2001...
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/storage/buffer/bufmgr.c | modified | +2 −9 |