pgsql: Remove incorrect warning from pg_archivecleanup document.

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема pgsql: Remove incorrect warning from pg_archivecleanup document.
Дата
Msg-id E1ZC54b-0001O3-4V@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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.

Branch
------
REL9_2_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/e27d1f3ce5ceeb04b5c05b5c0bfac04db4dc9f86

Modified Files
--------------
doc/src/sgml/pgarchivecleanup.sgml |    5 -----
1 file changed, 5 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Fujii Masao
Дата:
Сообщение: pgsql: Remove incorrect warning from pg_archivecleanup document.
Следующее
От: Fujii Masao
Дата:
Сообщение: pgsql: Remove incorrect warning from pg_archivecleanup document.