forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit0691797
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 parentbc1fbc9 commit0691797
2 files changed
+13
-32
lines changedLines changed: 7 additions & 22 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
234 | 234 |
| |
235 | 235 |
| |
236 | 236 |
| |
237 |
| - | |
238 |
| - | |
239 |
| - | |
240 |
| - | |
241 |
| - | |
242 |
| - | |
243 |
| - | |
244 |
| - | |
245 |
| - | |
246 |
| - | |
247 |
| - | |
248 |
| - | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
249 | 241 |
| |
250 | 242 |
| |
251 | 243 |
| |
| |||
275 | 267 |
| |
276 | 268 |
| |
277 | 269 |
| |
278 |
| - | |
| 270 | + | |
279 | 271 |
| |
280 | 272 |
| |
281 | 273 |
| |
| |||
510 | 502 |
| |
511 | 503 |
| |
512 | 504 |
| |
513 |
| - | |
514 |
| - | |
515 |
| - | |
516 |
| - | |
517 |
| - | |
| 505 | + | |
| 506 | + | |
518 | 507 |
| |
519 | 508 |
| |
520 | 509 |
| |
521 | 510 |
| |
522 |
| - | |
523 |
| - | |
524 |
| - | |
525 |
| - | |
526 | 511 |
| |
527 | 512 |
| |
528 | 513 |
| |
|
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)