diff options
author | Noah Misch <noah@leadboat.com> | 2022-09-15 06:45:23 -0700 |
---|---|---|
committer | Noah Misch <noah@leadboat.com> | 2022-09-15 06:45:23 -0700 |
commit | b4f584f9d2a1b50d1f5ce88408a54bb11f1c8353 (patch) | |
tree | 99581c4650376e691b12087c28e603a01055adf7 /src/backend/commands/dbcommands.c | |
parent | 7beda87b6a4e5eae66f06df313581f7f53cab813 (diff) | |
download | postgresql-b4f584f9d2a1b50d1f5ce88408a54bb11f1c8353.tar.gz postgresql-b4f584f9d2a1b50d1f5ce88408a54bb11f1c8353.zip |
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, we might emit a spurious log message. Back-patch to v15, where
that 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.com
Diffstat (limited to 'src/backend/commands/dbcommands.c')
0 files changed, 0 insertions, 0 deletions