Fix compilation with WAL_DEBUG.
Andres Freund <andres@anarazel.de>
Fix compilation with WAL_DEBUG. Broke with 5c279a6d350. But looks like it had been half-broken since 70e81861fad, because 'rmid' didn't refer to the current record's rmid anymore, but to rmid from "Initialize resource managers" - a constant.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/transam/xlogrecovery.c | modified | +2 −2 |