pgsql: Fix help message in pg_ctl.

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема pgsql: Fix help message in pg_ctl.
Дата
Msg-id E1XHnPK-0007rZ-Ol@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix help message in pg_ctl.

Previously the help message described that -m is an option for
"stop", "restart" and "promote" commands in pg_ctl. But actually
that's not an option for "promote". So this commit fixes that
incorrect description in the help message.

Back-patch to 9.3 where the incorrect description was added.

Branch
------
REL9_3_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/4f292b5d52e51bf9ce7aeaa5293df5e8041194b8

Modified Files
--------------
src/bin/pg_ctl/pg_ctl.c |    2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Fujii Masao
Дата:
Сообщение: pgsql: Fix help message in pg_ctl.
Следующее
От: Robert Haas
Дата:
Сообщение: pgsql: Add sortsupport routines for text.