pgsql: Improve pg_archivecleanup and pg_standby --help output

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Improve pg_archivecleanup and pg_standby --help output
Date: 2011-05-05 20:19:42
Message-ID: E1QI51S-0008S7-K3@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2011-05-05 20:20:30 Re: pgsql: Clarify error message when attempting to create index on foreign
Previous Message Magnus Hagander 2011-05-05 19:48:07 pgsql: Clarify error message when attempting to create index on foreign