Remove reference to range mode in pg_xlogdump error

Magnus Hagander <magnus@hagander.net>

Commit: 00e0b67a584b51aac12e4279a31fa5a1130fe05f
Author: Magnus Hagander <magnus@hagander.net>
Date: 2016-07-14T13:39:01Z
Releases: 9.6.0
Remove reference to range mode in pg_xlogdump error

pg_xlogdump doesn't have any other mode, so it's just confusing to
include this in the error message as it indicates there might be another
mode.

Files

PathChange+/−
src/bin/pg_xlogdump/pg_xlogdump.c modified +1 −1