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

From: David Rowley <drowley(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Docs: adjust pg_upgrade syntax to mark -B as optional
Date: 2022-04-12 23:19:54
Message-ID: E1nePne-000FIX-S2@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/e286be5d05311ec060a4359fcbc53eb98b914d42

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

Browse pgsql-committers by date

  From Date Subject
Next Message David Rowley 2022-04-12 23:20:26 pgsql: Docs: adjust pg_upgrade syntax to mark -B as optional
Previous Message David Rowley 2022-04-12 23:19:18 pgsql: Docs: adjust pg_upgrade syntax to mark -B as optional