pgsql: Put new command-line options into alphabetical order in help out - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Put new command-line options into alphabetical order in help out
Date
Msg-id E1jUSLA-0001Gq-C6@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Put new command-line options into alphabetical order in help output

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/3c800ae0b931c85f6ae949bc468fa3e51f9d5716

Modified Files
--------------
src/bin/pg_basebackup/pg_basebackup.c | 12 ++++++------
src/bin/pg_rewind/pg_rewind.c         | 10 +++++-----
src/bin/pgbench/pgbench.c             |  2 +-
src/bin/scripts/dropdb.c              |  2 +-
4 files changed, 13 insertions(+), 13 deletions(-)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Improve various aspects of pg_rewind documentation
Next
From: Peter Geoghegan
Date:
Subject: pgsql: Fix bug in nbtree VACUUM "skip full scan" feature.