forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitc8a61e3
committed
Further fix pg_upgrade crossversion test for adminpack.
The DROP DATABASE step needs an "if exists" option, as the oldestbranches we test don't have the contrib_regression_adminpack DB.Also remove unnecessary command to drop the extension from theregression database; no version has installed it there duringbuildfarm testing.Discussion:https://postgr.es/m/0CFB76D0-0510-48B2-9916-1199F93BC28C@yesql.se1 parent084cff7 commitc8a61e3
1 file changed
+1
-3
lines changedLines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
109 | 109 |
| |
110 | 110 |
| |
111 | 111 |
| |
112 |
| - | |
113 |
| - | |
114 | 112 |
| |
115 |
| - | |
| 113 | + | |
116 | 114 |
| |
117 | 115 |
| |
118 | 116 |
| |
|
0 commit comments
Comments
(0)