pgsql: pg_dump: Put new options in consistent order in --help and man p - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: pg_dump: Put new options in consistent order in --help and man p
Date
Msg-id E1rzXed-003d0M-Fa@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
pg_dump: Put new options in consistent order in --help and man page

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/256b4b060614f4e54e49bb43a54404af4f1ef61d

Modified Files
--------------
doc/src/sgml/ref/pg_dump.sgml | 42 +++++++++++++++++++++---------------------
src/bin/pg_dump/pg_dump.c     |  2 +-
2 files changed, 22 insertions(+), 22 deletions(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: doc: Fix order of options on pg_createsubscriber man page
Next
From: Daniel Gustafsson
Date:
Subject: pgsql: Support disallowing SSL renegotiation when using LibreSSL