pgsql: Put new command-line options into alphabetical order

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Put new command-line options into alphabetical order
Date: 2018-06-04 19:11:26
Message-ID: E1fPut4-0005Ji-4d@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Put new command-line options into alphabetical order

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4d6a854f176dbb48e62f017d8234f4736cb48d24

Modified Files
--------------
doc/src/sgml/ref/pg_dump.sgml | 30 +++++++++++++++---------------
doc/src/sgml/ref/pg_dumpall.sgml | 30 +++++++++++++++---------------
src/bin/pg_dump/pg_dump.c | 2 +-
src/bin/pg_dump/pg_dumpall.c | 2 +-
src/bin/pg_dump/pg_restore.c | 2 +-
5 files changed, 33 insertions(+), 33 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2018-06-04 19:34:57 pgsql: Fix typo
Previous Message Alvaro Herrera 2018-06-01 18:55:13 pgsql: Tweak partitioning documentation wording