- Notifications
You must be signed in to change notification settings - Fork4.9k
Commit0851b65
committed
Fix unintentional 'NULL' string literal in pg_upgrade.
Introduced in2a083ab.Note: backport of commit9451262, which was missed at the time.Discussion:https://postgr.es/m/e852442da35b4f31acc600ed98bbee0f12e65e0c.camel@j-davis.comReviewed-by: Michael Paquier <michael@paquier.xyz>Backpatch-through: 161 parent5e7be43 commit0851b65
1 file changed
+9
-6
lines changedLines changed: 9 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
408 | 408 |
| |
409 | 409 |
| |
410 | 410 |
| |
411 |
| - | |
412 | 411 |
| |
413 | 412 |
| |
414 | 413 |
| |
| |||
422 | 421 |
| |
423 | 422 |
| |
424 | 423 |
| |
425 |
| - | |
426 |
| - | |
427 |
| - | |
428 |
| - | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
429 | 431 |
| |
430 | 432 |
| |
431 | 433 |
| |
| |||
469 | 471 |
| |
470 | 472 |
| |
471 | 473 |
| |
472 |
| - | |
| 474 | + | |
| 475 | + | |
473 | 476 |
| |
474 | 477 |
| |
475 | 478 |
| |
|
0 commit comments
Comments
(0)