Fix for TODO item * spinlock stuck problem when elog(FATAL)

Hiroshi Inoue <inoue@tpf.co.jp>

Commit: 1500e262b55b581f5f11ce842ef98945c35d8656
Author: Hiroshi Inoue <inoue@tpf.co.jp>
Date: 2000-01-17T01:15:19Z
Releases: 7.1.1
Fix for TODO item * spinlock stuck problem when elog(FATAL)
and elog(ERROR) inside bufmgr.

Files

PathChange+/−
src/backend/storage/buffer/bufmgr.c modified +166 −45
src/backend/storage/lmgr/proc.c modified +3 −2
src/include/storage/bufmgr.h modified +2 −1