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.
Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/00e0b67a584b51aac12e4279a31fa5a1130fe05f Modified Files -------------- src/bin/pg_xlogdump/pg_xlogdump.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
