]> granicus.if.org Git - postgresql/commit
Remove superflous variable from xlogreader's XLogFindNextRecord().
authorAndres Freund <andres@anarazel.de>
Sun, 4 Jan 2015 14:35:46 +0000 (15:35 +0100)
committerAndres Freund <andres@anarazel.de>
Sun, 4 Jan 2015 14:35:46 +0000 (15:35 +0100)
commit14570c28289f82030172c699ec877dd26d04940a
tree547ef0dc78fe0cde1730ddb6eee4167f6032968e
parent58bc4747be26f6849ca38e67e24abdd6aecba3b1
Remove superflous variable from xlogreader's XLogFindNextRecord().

Pointed out by Coverity.

Since this is mere, and debatable, cosmetics I'm not backpatching
this.
src/backend/access/transam/xlogreader.c