pgsql: Docs: adjust pg_upgrade syntax to mark -B as optional - Mailing list pgsql-committers

From David Rowley
Subject pgsql: Docs: adjust pg_upgrade syntax to mark -B as optional
Date
Msg-id E1nePoA-000FJh-Qf@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Docs: adjust pg_upgrade syntax to mark -B as optional

This was made optional in 959f6d6a1.

Author: Justin Pryzby
Discussion: https://postgr.es/m/20220411020336.GB26620@telsasoft.com
Backpatch-through: 13, where -B was made optional

Branch
------
REL_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/9144fa27dd7f0ad3a5ef818adb819c5375519115

Modified Files
--------------
doc/src/sgml/ref/pgupgrade.sgml | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: David Rowley
Date:
Subject: pgsql: Docs: adjust pg_upgrade syntax to mark -B as optional
Next
From: David Rowley
Date:
Subject: pgsql: Docs: adjust wording about basebackup_to_shell's required_role G