pg_basebackup: Correct error message
It still thought that the --xlog-method option argument could be
empty, as in a previous version of this feature.
Branch
------
REL9_2_STABLE
Details
-------
http://git.postgresql.org/pg/commitdiff/81bcc8bc4ca6335f0b5b2029ebe84fbd788556fe
Modified Files
--------------
src/bin/pg_basebackup/pg_basebackup.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)