Remove incorrect warning from pg_archivecleanup document.
authorFujii Masao <[email protected]>
Mon, 6 Jul 2015 11:58:58 +0000 (20:58 +0900)
committerFujii Masao <[email protected]>
Mon, 6 Jul 2015 12:00:09 +0000 (21:00 +0900)
commite27d1f3ce5ceeb04b5c05b5c0bfac04db4dc9f86
tree7c1937c4dc7744ffc9cbe9cd3ba9a04bcb458d4f
parent89b8cf47b865df89ebcec14eb760ee0d4b6dcc14
Remove incorrect warning from pg_archivecleanup document.

The .backup file name can be passed to pg_archivecleanup even if
it includes the extension which is specified in -x option.
However, previously the document incorrectly warned a user
not to do that.

Back-patch to 9.2 where pg_archivecleanup's -x option and
the warning were added.
doc/src/sgml/pgarchivecleanup.sgml