pgsql: doc: Improve order of options on pg_upgrade reference page - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: doc: Improve order of options on pg_upgrade reference page
Date
Msg-id E1s4caF-0027jw-MR@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc: Improve order of options on pg_upgrade reference page

Put the new long-only options in a location that is consistent with
the existing long-only options and also the --help output.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/84f08f2215754cd03feaa82bbdf10fc114458b26

Modified Files
--------------
doc/src/sgml/ref/pgupgrade.sgml | 46 ++++++++++++++++++++---------------------
1 file changed, 23 insertions(+), 23 deletions(-)


pgsql-committers by date:

Previous
From: Etsuro Fujita
Date:
Subject: pgsql: Fix typo in src/backend/utils/resowner/README.
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Add test for REPLICA IDENTITY with a temporal key