Remove superflous variable from xlogreader's XLogFindNextRecord().
Andres Freund <andres@anarazel.de>
Remove superflous variable from xlogreader's XLogFindNextRecord(). Pointed out by Coverity. Since this is mere, and debatable, cosmetics I'm not backpatching this.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/transam/xlogreader.c | modified | +1 −2 |