Revert behaviour of -x/--xlog to 9.1 semantics

Magnus Hagander <magnus@hagander.net>

Commit: 9af34cdec87d8e60f200ccd5b1b695880412c62b
Author: Magnus Hagander <magnus@hagander.net>
Date: 2012-06-11T12:58:35Z
Releases: 9.2.0
Revert behaviour of -x/--xlog to 9.1 semantics

To replace it, add -X/--xlog-method that allows the specification
of fetch or stream.

Do this to avoid unnecessary backwards-incompatiblity. Spotted and
suggested by Peter Eisentraut.

Files

PathChange+/−
doc/src/sgml/ref/pg_basebackup.sgml modified +13 −2
src/bin/pg_basebackup/pg_basebackup.c modified +25 −4