OSDN Git Service

Reorganize clog's error reporting so that PANIC on clog I/O error can
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 14 Apr 2003 17:31:33 +0000 (17:31 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 14 Apr 2003 17:31:33 +0000 (17:31 +0000)
commit0851e122441e33d21022540857581b857293aa67
tree7c0361f63738b2fdef2a62a21ff3de129201a69b
parent6bfa2df64ea5e8ceda60c90b06a872182981fe00
Reorganize clog's error reporting so that PANIC on clog I/O error can
be reduced to a plain ERROR.  Should make it at least a little less
painful to deal with data-corruption problems.
src/backend/access/transam/clog.c