pgsql: doc: mention pg_upgrade extension script

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: mention pg_upgrade extension script
Date: 2021-08-09 01:06:28
Message-ID: E1mCtkK-0008KF-VE@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: mention pg_upgrade extension script

Since commit e462856a7a, pg_upgrade automatically creates a script to
update extensions, so mention that instead of ALTER EXTENSION.

Backpatch-through: 9.6

Branch
------
master

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

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

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2021-08-09 01:06:29 pgsql: doc: mention pg_upgrade extension script
Previous Message Peter Eisentraut 2021-08-08 20:08:35 pgsql: Remove some unnecessary casts in format arguments