OSDN Git Service

Remove an unnecessary HOLD_INTERRUPTS/RESUME_INTERRUPTS pair.
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 22 Oct 2006 20:34:54 +0000 (20:34 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 22 Oct 2006 20:34:54 +0000 (20:34 +0000)
commit954c1813ac042f7d6a2cd32d8dbf18153da91fca
tree9f620ae45e4c32b803c51141f62318e45d9b84fd
parentbd95c749852307885325ea5a2f3dce6b05326a3e
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...
src/backend/storage/buffer/bufmgr.c