pgsql: Reset InstallXLogFileSegmentActive after walreceiver self-initia

2025-04-05 Thread Michael Paquier
Reset InstallXLogFileSegmentActive after walreceiver self-initiated exit. After commit cc2c7d65fc27e877c9f407587b0b92d46cd6dd16 added this flag, failure to reset it caused assertion failures. In non-assert builds, it made the system fail to achieve the objectives listed in that commit; chiefly, w

pgsql: Reset InstallXLogFileSegmentActive after walreceiver self-initia

2025-04-05 Thread Michael Paquier
Reset InstallXLogFileSegmentActive after walreceiver self-initiated exit. After commit cc2c7d65fc27e877c9f407587b0b92d46cd6dd16 added this flag, failure to reset it caused assertion failures. In non-assert builds, it made the system fail to achieve the objectives listed in that commit; chiefly, w

pgsql: Reset InstallXLogFileSegmentActive after walreceiver self-initia

2022-09-15 Thread Noah Misch
Reset InstallXLogFileSegmentActive after walreceiver self-initiated exit. After commit cc2c7d65fc27e877c9f407587b0b92d46cd6dd16 added this flag, failure to reset it caused assertion failures. In non-assert builds, it made the system fail to achieve the objectives listed in that commit; chiefly, w

pgsql: Reset InstallXLogFileSegmentActive after walreceiver self-initia

2022-09-15 Thread Noah Misch
Reset InstallXLogFileSegmentActive after walreceiver self-initiated exit. After commit cc2c7d65fc27e877c9f407587b0b92d46cd6dd16 added this flag, failure to reset it caused assertion failures. In non-assert builds, it made the system fail to achieve the objectives listed in that commit; chiefly, w