diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2023-01-17 16:00:39 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2023-01-17 16:01:20 -0500 |
commit | c18c12c983a84d55e58b176969782c7ffac3272b (patch) | |
tree | 0b40c76f0578e13eefde4aeb9d4865e320103e46 /src/test/perl/PostgreSQL/Test/Utils.pm | |
parent | ddd89df26b9779e1b6415cdf3617563072bfa716 (diff) | |
download | postgresql-REL_10_STABLE.tar.gz |
AdjustUpgrade.pm should zap test_ext_cine, too.REL_10_STABLE
test_extensions' test_ext_cine extension has the same upgrade hazard
as test_ext7: the regression test leaves it in an updated state
from which no downgrade path to default is provided. This causes
the update_extensions.sql script helpfully provided by pg_upgrade
to fail. So drop it in cross-version-upgrade testing.
Not entirely sure how come I didn't hit this in testing yesterday;
possibly I'd built the upgrade reference databases with
testmodules-install-check disabled.
Backpatch to v10 where this module was introduced.
Diffstat (limited to 'src/test/perl/PostgreSQL/Test/Utils.pm')
0 files changed, 0 insertions, 0 deletions