pg_upgrade: warn about extensions that need updating
Also create a script that can be run to update them.
Reported-by: Dave Cramer
Discussion: https://postgr.es/m/CADK3HHKawwbOcGwMGnDuAf3-U8YfvTcS8jqDv3UM=niijs3MMA@mail.gmail.com
Backpatch-through: 9.6
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/e462856a7a559c94bad51507c6b324f337d8254b
Modified Files
--------------
src/bin/pg_upgrade/check.c | 2 ++
src/bin/pg_upgrade/pg_upgrade.h | 1 +
src/bin/pg_upgrade/version.c | 78 +++++++++++++++++++++++++++++++++++++++++
3 files changed, 81 insertions(+)