pgsql: Put new command-line options in alphabetical order

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Put new command-line options in alphabetical order
Date: 2017-06-08 16:20:06
Message-ID: E1dJ0AI-0007wf-Dx@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Put new command-line options in alphabetical order

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/7ff9812f9aef584b6ee076378d77a09a68f12d97

Modified Files
--------------
doc/src/sgml/ref/pg_dumpall.sgml | 16 +++++------
doc/src/sgml/ref/pg_recvlogical.sgml | 52 +++++++++++++++++-----------------
doc/src/sgml/ref/pgbench.sgml | 20 ++++++-------
src/bin/pg_basebackup/pg_recvlogical.c | 4 +--
src/bin/pg_dump/pg_dumpall.c | 4 +--
src/bin/pgbench/pgbench.c | 4 +--
6 files changed, 50 insertions(+), 50 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2017-06-08 16:26:14 Re: pgsql: Add statistics subdirectory to Makefile.
Previous Message Robert Haas 2017-06-08 15:33:05 pgsql: Add statistics subdirectory to Makefile.