SimpleLruTruncate() mutual exclusion (data loss from lack thereof)

Edit
ID 2025
Title SimpleLruTruncate() mutual exclusion (data loss from lack thereof)
Topic Bug Fixes
Created 2019-02-26 05:30:37
Last modified 2020-01-25 18:58:12 (4 years, 9 months ago)
Latest email 2020-01-31 08:42:13 (4 years, 9 months ago)
Status
2020-01: Withdrawn
2019-11: Moved to next CF
2019-09: Moved to next CF
2019-07: Moved to next CF
2019-03: Moved to next CF
Target version stable
Authors Noah Misch (nmisch)
Reviewers Become reviewer
Committer
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/2025
git checkout commitfest/cf/2025
Emails
SimpleLruTruncate() mutual exclusion
First at 2019-02-18 07:31:03 by Noah Misch <noah at leadboat.com>
Latest at 2020-01-31 08:42:13 by Noah Misch <noah at leadboat.com>
Latest attachment (repro-vac_truncate_clog-race-v0.patch) at 2019-08-01 06:51:17 from Noah Misch <noah at leadboat.com>
    Attachment (repro-vac_truncate_clog-race-v0.patch) at 2019-08-01 06:51:17 from Noah Misch <noah at leadboat.com> (Patch: Yes)
    Attachment (wrap-limits-mutex-v2.patch) at 2019-06-28 17:06:28 from Noah Misch <noah at leadboat.com> (Patch: Yes)
    Attachment (wrap-limits-mutex-v1.patch) at 2019-02-18 07:31:03 from Noah Misch <noah at leadboat.com> (Patch: Yes)
History
When Who What
2020-01-25 18:58:12 Noah Misch (nmisch) Closed in commitfest 2020-01 with status: Withdrawn
2019-11-27 08:17:41 Michael Paquier (michael-kun) Closed in commitfest 2019-11 with status: Moved to next CF
2019-09-30 18:32:50 Álvaro Herrera (alvherre) Closed in commitfest 2019-09 with status: Moved to next CF
2019-08-02 00:01:52 Thomas Munro (macdice) Closed in commitfest 2019-07 with status: Moved to next CF
2019-04-09 03:38:16 Michael Paquier (michael-kun) Closed in commitfest 2019-03 with status: Moved to next CF
2019-02-26 05:31:06 Noah Misch (nmisch) Changed targetversion to stable
2019-02-26 05:31:06 Noah Misch (nmisch) Changed authors to Noah Misch (nmisch)
2019-02-26 05:30:37 Noah Misch (nmisch) Attached mail thread 20190218073103.GA1434723@rfd.leadboat.com
2019-02-26 05:30:37 Noah Misch (nmisch) Created patch record
Edit