- Notifications
You must be signed in to change notification settings - Fork4.9k
Commitb4f584f
committed
Reset InstallXLogFileSegmentActive after walreceiver self-initiated exit.
After commitcc2c7d6 added this flag,failure to reset it caused assertion failures. In non-assert builds, itmade the system fail to achieve the objectives listed in that commit;chiefly, we might emit a spurious log message. Back-patch to v15, wherethat commit first appeared.Bharath Rupireddy and Kyotaro Horiguchi. Reviewed by Dilip Kumar,Nathan Bossart and Michael Paquier. Reported by Dilip Kumar.Discussion:https://postgr.es/m/CAFiTN-sE3ry=ycMPVtC+Djw4Fd7gbUGVv_qqw6qfzp=JLvqT3g@mail.gmail.com1 parent7beda87 commitb4f584f
1 file changed
+1
-2
lines changedLines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3535 | 3535 |
| |
3536 | 3536 |
| |
3537 | 3537 |
| |
3538 |
| - | |
3539 |
| - | |
| 3538 | + | |
3540 | 3539 |
| |
3541 | 3540 |
| |
3542 | 3541 |
| |
|
0 commit comments
Comments
(0)