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

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: pg_dump: Put new options in consistent order in --help and man p
Date: 2024-04-24 08:07:00
Message-ID: E1rzXed-003d0M-Fa@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Daniel Gustafsson 2024-04-24 09:01:19 pgsql: Doc: Use past tense for things which happened in the past
Previous Message Peter Eisentraut 2024-04-24 07:24:58 pgsql: doc: Fix order of options on pg_createsubscriber man page