- Notifications
You must be signed in to change notification settings - Fork28
Commitb4ef5ac

Amit Kapila
Improve the vacuum error context phase information.
We were displaying the wrong phase information for 'info' message in theindex clean up phase because we were switching to the previous phase a bitearly. We were also not displaying context information for heap phaseunless the block number is valid which is fine for error cases but formessages at 'info' or lower error level it appears to be inconsistent withindex phase information.Reported-by: Sawada MasahikoAuthor: Sawada MasahikoReviewed-by: Amit KapilaBackpatch-through: 13, where it was introducedDiscussion:https://postgr.es/m/CA+fd4k4HcbhPnCs7paRTw1K-AHin8y4xKomB9Ru0ATw0UeTy2w@mail.gmail.com1 parentde627ad commitb4ef5ac
1 file changed
+32
-20
lines changedLines changed: 32 additions & 20 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1656 | 1656 |
| |
1657 | 1657 |
| |
1658 | 1658 |
| |
| 1659 | + | |
| 1660 | + | |
| 1661 | + | |
1659 | 1662 |
| |
1660 | 1663 |
| |
1661 | 1664 |
| |
| |||
1873 | 1876 |
| |
1874 | 1877 |
| |
1875 | 1878 |
| |
| 1879 | + | |
| 1880 | + | |
| 1881 | + | |
1876 | 1882 |
| |
1877 | 1883 |
| |
1878 | 1884 |
| |
| |||
2490 | 2496 |
| |
2491 | 2497 |
| |
2492 | 2498 |
| |
| 2499 | + | |
| 2500 | + | |
| 2501 | + | |
| 2502 | + | |
| 2503 | + | |
| 2504 | + | |
| 2505 | + | |
| 2506 | + | |
| 2507 | + | |
| 2508 | + | |
| 2509 | + | |
| 2510 | + | |
| 2511 | + | |
| 2512 | + | |
| 2513 | + | |
| 2514 | + | |
| 2515 | + | |
| 2516 | + | |
| 2517 | + | |
| 2518 | + | |
2493 | 2519 |
| |
2494 | 2520 |
| |
2495 | 2521 |
| |
2496 | 2522 |
| |
2497 |
| - | |
2498 |
| - | |
2499 |
| - | |
2500 |
| - | |
2501 |
| - | |
2502 |
| - | |
2503 |
| - | |
2504 |
| - | |
2505 |
| - | |
2506 |
| - | |
2507 |
| - | |
2508 |
| - | |
2509 |
| - | |
2510 |
| - | |
2511 |
| - | |
2512 |
| - | |
2513 |
| - | |
2514 |
| - | |
2515 |
| - | |
2516 |
| - | |
2517 | 2523 |
| |
2518 | 2524 |
| |
2519 | 2525 |
| |
| |||
3576 | 3582 |
| |
3577 | 3583 |
| |
3578 | 3584 |
| |
| 3585 | + | |
| 3586 | + | |
| 3587 | + | |
3579 | 3588 |
| |
3580 | 3589 |
| |
3581 | 3590 |
| |
3582 | 3591 |
| |
3583 | 3592 |
| |
3584 | 3593 |
| |
| 3594 | + | |
| 3595 | + | |
| 3596 | + | |
3585 | 3597 |
| |
3586 | 3598 |
| |
3587 | 3599 |
| |
|
0 commit comments
Comments
(0)