Reorganize clog's error reporting so that PANIC on clog I/O error can
Tom Lane <tgl@sss.pgh.pa.us>
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.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/transam/clog.c | modified | +135 −30 |