forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitc9c37ae
committed
Improve wording of some pg_upgrade failure reports.
Don't advocate dropping a whole table when dropping a column wouldserve. While at it, try to make the layout of these messages abit cleaner and more consistent.Per suggestion from Daniel Gustafsson. No back-patch, as we generallydon't like to churn translatable messages in released branches.Discussion:https://postgr.es/m/2798740.1619622555@sss.pgh.pa.us1 parent57c081d commitc9c37ae
2 files changed
+19
-17
lines changedLines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1153 | 1153 |
| |
1154 | 1154 |
| |
1155 | 1155 |
| |
1156 |
| - | |
1157 |
| - | |
| 1156 | + | |
| 1157 | + | |
1158 | 1158 |
| |
1159 | 1159 |
| |
1160 | 1160 |
| |
| |||
1181 | 1181 |
| |
1182 | 1182 |
| |
1183 | 1183 |
| |
1184 |
| - | |
1185 |
| - | |
1186 |
| - | |
| 1184 | + | |
| 1185 | + | |
| 1186 | + | |
1187 | 1187 |
| |
1188 | 1188 |
| |
1189 | 1189 |
| |
|
Lines changed: 14 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
276 | 276 |
| |
277 | 277 |
| |
278 | 278 |
| |
279 |
| - | |
280 |
| - | |
281 |
| - | |
282 |
| - | |
283 |
| - | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
284 | 285 |
| |
285 | 286 |
| |
286 | 287 |
| |
| |||
313 | 314 |
| |
314 | 315 |
| |
315 | 316 |
| |
316 |
| - | |
317 |
| - | |
318 |
| - | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
319 | 321 |
| |
320 | 322 |
| |
321 | 323 |
| |
| |||
456 | 458 |
| |
457 | 459 |
| |
458 | 460 |
| |
459 |
| - | |
460 |
| - | |
461 |
| - | |
462 |
| - | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
463 | 465 |
| |
464 | 466 |
| |
465 | 467 |
| |
|
0 commit comments
Comments
(0)