Rename command line options for ongoing xlog -> wal conversion.

Robert Haas <rhaas@postgresql.org>

Commit: 62e8b387514ce965c8b3d67c81990e0ecf8c9b83
Author: Robert Haas <rhaas@postgresql.org>
Date: 2017-02-09T21:42:51Z
Releases: 10.0
Rename command line options for ongoing xlog -> wal conversion.

initdb and pg_basebackup now have a --waldir option rather --xlogdir,
and pg_basebackup now has --wal-method rather than --xlog-method.

Files

Documentation touched