]> granicus.if.org Git - postgresql/commit
pg_xlogdump: document --path behavior
authorBruce Momjian <bruce@momjian.us>
Wed, 11 Jan 2017 03:38:13 +0000 (22:38 -0500)
committerBruce Momjian <bruce@momjian.us>
Wed, 11 Jan 2017 03:38:13 +0000 (22:38 -0500)
commit1c15f843485bf36e279686b6ed0b659232b975bb
tree8343c15bc3b8037fb900f6328d2a80e07d37efeb
parent22a85b3fbe85a9f1c92de90192de001b7394b4fe
pg_xlogdump:  document --path behavior

The previous --path documentation and --help output were wrong in both
its meaning and the defaults.

Reviewed-by: Michael Paquier
Backpatch-through: 9.6
doc/src/sgml/ref/pg_xlogdump.sgml
src/bin/pg_xlogdump/pg_xlogdump.c