On clean shutdown during recovery, don't warn about possible corruption.
Robert Haas <rhaas@postgresql.org>
On clean shutdown during recovery, don't warn about possible corruption. Fujii Masao. Review by Heikki Linnakangas and myself.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/transam/xlog.c | modified | +15 −1 |
| src/bin/pg_controldata/pg_controldata.c | modified | +3 −1 |
| src/include/catalog/pg_control.h | modified | +2 −1 |