- Notifications
You must be signed in to change notification settings - Fork4.9k
Commitc18c12c
committed
AdjustUpgrade.pm should zap test_ext_cine, too.
test_extensions' test_ext_cine extension has the same upgrade hazardas test_ext7: the regression test leaves it in an updated statefrom which no downgrade path to default is provided. This causesthe update_extensions.sql script helpfully provided by pg_upgradeto 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 withtestmodules-install-check disabled.Backpatch to v10 where this module was introduced.1 parentddd89df commitc18c12c
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
91 |
| - | |
| 91 | + | |
92 | 92 |
| |
93 | 93 |
| |
94 | 94 |
| |
95 | 95 |
| |
96 | 96 |
| |
| 97 | + | |
97 | 98 |
| |
98 | 99 |
| |
99 | 100 |
| |
|
0 commit comments
Comments
(0)