Fix off-by-one in pg_xlogdump -r option.
Heikki Linnakangas <heikki.linnakangas@iki.fi>
Fix off-by-one in pg_xlogdump -r option. Because of the bug, -r would not accept the rmgr with the highest ID.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pg_xlogdump/pg_xlogdump.c | modified | +2 −2 |