pgsql: Improve pg_archivecleanup and pg_standby --help output

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Improve pg_archivecleanup and pg_standby --help output
Дата
Msg-id E1QI51S-0008S7-K3@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Improve pg_archivecleanup and pg_standby --help output

For consistency with other tools, put the options before further usage
information.

In pg_standby, remove the supposedly deprecated -l option from the
given example invocation.

Branch
------
master

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

Modified Files
--------------
contrib/pg_archivecleanup/pg_archivecleanup.c |   12 ++++++------
contrib/pg_standby/pg_standby.c               |   10 +++++-----
2 files changed, 11 insertions(+), 11 deletions(-)


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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: pgsql: Clarify error message when attempting to create index on foreign
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: pgsql: Clarify error message when attempting to create index on foreign