Remove incorrect warning from pg_archivecleanup document.

Fujii Masao <fujii@postgresql.org>

Commit: 0471894a6f01007752abd37ca493ed371a720bdd
Author: Fujii Masao <fujii@postgresql.org>
Date: 2015-07-06T11:59:59Z
Releases: 9.4.5
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.

Files

PathChange+/−
doc/src/sgml/pgarchivecleanup.sgml modified +0 −5