forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commite36cbef
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 parenteed5488 commite36cbef
1 file changed
+1
-2
lines changedLines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3530 | 3530 |
| |
3531 | 3531 |
| |
3532 | 3532 |
| |
3533 |
| - | |
3534 |
| - | |
| 3533 | + | |
3535 | 3534 |
| |
3536 | 3535 |
| |
3537 | 3536 |
| |
|
0 commit comments
Comments
(0)