Replace reference to "xlog-method" with "wal-method" in error message.

Fujii Masao <fujii@postgresql.org>

Commit: 0dfa89ba2992b1be86ad3a5523a8d26dce31a08c
Author: Fujii Masao <fujii@postgresql.org>
Date: 2017-02-14T16:26:44Z
Releases: 10.0
Replace reference to "xlog-method" with "wal-method" in error message.

Commit 62e8b38 renamed "--xlog-method" option for pg_basebackup to
"--wal-method", but forgot to update the error message mentioning that option.

Files

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