Missing LWLock protection in pgstat_reset_replslot()

Edit
ID 4878
Title Missing LWLock protection in pgstat_reset_replslot()
Topic Bug Fixes
Created 2024-03-01 10:16:55
Last modified 2024-04-02 19:16:59 (7 months, 2 weeks ago)
Latest email 2024-04-03 06:02:16 (7 months, 2 weeks ago)
Status
2024-03: Committed
Target version stable
Authors Bertrand Drouvot (bertranddrouvot.pg)
Reviewers Become reviewer
Committer Michael Paquier (michael-kun)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/4878
git checkout commitfest/cf/4878
Emails
Missing LWLock protection in pgstat_reset_replslot()
First at 2024-03-01 10:15:48 by Bertrand Drouvot <bertranddrouvot.pg at gmail.com>
Latest at 2024-04-03 06:02:16 by Michael Paquier <michael at paquier.xyz>
Latest attachment (v3-0001-Adding-LWLock-protection-in-pgstat_reset_replslot.patch) at 2024-03-06 09:05:59 from Bertrand Drouvot <bertranddrouvot.pg at gmail.com>
    Attachment (v3-0001-Adding-LWLock-protection-in-pgstat_reset_replslot.patch) at 2024-03-06 09:05:59 from Bertrand Drouvot <bertranddrouvot.pg at gmail.com> (Patch: Yes)
    Attachment (v2-0001-Adding-LWLock-protection-in-pgstat_reset_replslot.patch) at 2024-03-05 13:20:54 from Bertrand Drouvot <bertranddrouvot.pg at gmail.com> (Patch: Yes)
    Attachment (v1-0001-Adding-LWLock-protection-in-pgstat_reset_replslot.patch) at 2024-03-01 10:15:48 from Bertrand Drouvot <bertranddrouvot.pg at gmail.com> (Patch: Yes)
History
When Who What
2024-04-02 19:16:59 Tom Lane (tgl) Closed in commitfest 2024-03 with status: Committed
2024-04-02 19:16:59 Tom Lane (tgl) Changed committer to michael-kun
2024-03-01 10:17:17 Bertrand Drouvot (bertranddrouvot.pg) Changed authors to Bertrand Drouvot (bertranddrouvot.pg)
2024-03-01 10:17:17 Bertrand Drouvot (bertranddrouvot.pg) Changed targetversion to stable
2024-03-01 10:16:55 Bertrand Drouvot (bertranddrouvot.pg) Attached mail thread ZeGq1HDWFfLkjh4o@ip-10-97-1-34.eu-west-3.compute.internal
2024-03-01 10:16:55 Bertrand Drouvot (bertranddrouvot.pg) Created patch record
Edit