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:18
Message-ID: E1nePn4-000FHf-VH@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
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/0f0b76b67a064083c77a25a307592c55ab5f2930

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:19:54 pgsql: Docs: adjust pg_upgrade syntax to mark -B as optional
Previous Message Tom Lane 2022-04-12 22:22:07 pgsql: Doc: tweak textsearch.sgml for SEO purposes.