]> git.ipfire.org Git - thirdparty/postgresql.git/commit
pg_upgrade: warn about extensions that need updating
authorBruce Momjian <bruce@momjian.us>
Tue, 3 Aug 2021 15:58:14 +0000 (11:58 -0400)
committerBruce Momjian <bruce@momjian.us>
Tue, 3 Aug 2021 15:58:14 +0000 (11:58 -0400)
commit3d2b6cd6f63bc3667ac89aa3e13b2880fe49d540
tree085b9f9c759d209c0ed4eabf7ce2d8780fbb50c8
parentcc7091d91aecf067082e06bbe9359b507c0dd1c4
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
src/bin/pg_upgrade/check.c
src/bin/pg_upgrade/pg_upgrade.h
src/bin/pg_upgrade/version.c