- Notifications
You must be signed in to change notification settings - Fork28
Commitbe304cf
committed
pg_upgrade: remove pre-8.4 code and >= 8.4 check
We only support upgrading from >= 8.4 so no need for this code or tests.Reported-by: Magnus HaganderDiscussion:https://postgr.es/m/CABUevEx-D0PNVe00tkeQRGennZQwDtBJn=493MJt-x6sppbUxA@mail.gmail.comBackpatch-through: 9.51 parent2cb4b8e commitbe304cf
2 files changed
+13
-32
lines changedLines changed: 7 additions & 22 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
226 | 226 |
| |
227 | 227 |
| |
228 | 228 |
| |
229 |
| - | |
230 |
| - | |
231 |
| - | |
232 |
| - | |
233 |
| - | |
234 |
| - | |
235 |
| - | |
236 |
| - | |
237 |
| - | |
238 |
| - | |
239 |
| - | |
240 |
| - | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
241 | 233 |
| |
242 | 234 |
| |
243 | 235 |
| |
| |||
267 | 259 |
| |
268 | 260 |
| |
269 | 261 |
| |
270 |
| - | |
| 262 | + | |
271 | 263 |
| |
272 | 264 |
| |
273 | 265 |
| |
| |||
502 | 494 |
| |
503 | 495 |
| |
504 | 496 |
| |
505 |
| - | |
506 |
| - | |
507 |
| - | |
508 |
| - | |
509 |
| - | |
| 497 | + | |
| 498 | + | |
510 | 499 |
| |
511 | 500 |
| |
512 | 501 |
| |
513 | 502 |
| |
514 |
| - | |
515 |
| - | |
516 |
| - | |
517 |
| - | |
518 | 503 |
| |
519 | 504 |
| |
520 | 505 |
| |
|
Lines changed: 6 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
163 | 163 |
| |
164 | 164 |
| |
165 | 165 |
| |
166 |
| - | |
167 |
| - | |
168 |
| - | |
169 |
| - | |
170 |
| - | |
171 |
| - | |
172 |
| - | |
173 |
| - | |
174 |
| - | |
175 |
| - | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
176 | 172 |
| |
177 | 173 |
| |
178 | 174 |
| |
|
0 commit comments
Comments
(0)