pg_visibility's pg_check_visible() yields false positive when working in parallel with autovacuum

Edit
ID 4855
Title pg_visibility's pg_check_visible() yields false positive when working in parallel with autovacuum
Topic Bug Fixes
Created 2024-02-27 20:22:56
Last modified 2024-03-14 11:26:22 (8 months ago)
Latest email 2024-03-12 12:10:59 (8 months, 1 week ago)
Status
2024-03: Committed
Target version 17
Authors Alexander Korotkov (smagen), Daniel Shelepanov (dshelepanov)
Reviewers Become reviewer
Committer Alexander Korotkov (smagen)
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/4855
git checkout commitfest/cf/4855
Emails
collect_corrupt_items_vacuum.patch
First at 2022-04-04 08:51:10 by Daniel Shelepanov <deniel1495 at mail.ru>
Latest at 2024-03-12 12:10:59 by Alexander Korotkov <aekorotkov at gmail.com>
Latest attachment (v6-0001-Fix-false-reports-in-pg_visibility.patch) at 2024-03-12 12:10:59 from Alexander Korotkov <aekorotkov at gmail.com>
    Attachment (v6-0001-Fix-false-reports-in-pg_visibility.patch) at 2024-03-12 12:10:59 from Alexander Korotkov <aekorotkov at gmail.com> (Patch: Yes)
    Attachment (0001-Fix-false-reports-in-pg_visibility-v5.patch) at 2024-01-14 02:35:26 from Alexander Korotkov <aekorotkov at gmail.com> (Patch: Yes)
    Attachment (0001-Fix-false-reports-in-pg_visibility-v5.patch) at 2024-01-09 09:17:28 from Alexander Korotkov <aekorotkov at gmail.com> (Patch: Yes)
    Attachment (0001-Fix-false-reports-in-pg_visibility-v4.patch) at 2023-12-04 00:23:37 from Alexander Korotkov <aekorotkov at gmail.com> (Patch: Yes)
    Attachment (0001-Fix-false-reports-in-pg_visibility-v3.patch) at 2023-11-07 11:38:40 from Alexander Korotkov <aekorotkov at gmail.com> (Patch: Yes)
    Attachment (0001-Fix-false-reports-in-pg_visibility-v2.patch) at 2023-11-06 09:30:15 from Alexander Korotkov <aekorotkov at gmail.com> (Patch: Yes)
    Attachment (collect_corrupt_items_vacuum.patch) at 2022-04-04 08:51:10 from Daniel Shelepanov <deniel1495 at mail.ru> (Patch: Yes)
History
When Who What
2024-03-14 11:26:22 Alexander Korotkov (smagen) Changed targetversion to 17
2024-03-14 11:26:16 Alexander Korotkov (smagen) Closed in commitfest 2024-03 with status: Committed
2024-03-14 11:26:16 Alexander Korotkov (smagen) Changed committer to smagen
2024-02-27 20:23:26 Alexander Korotkov (smagen) Changed authors to Alexander Korotkov (smagen), Daniel Shelepanov (dshelepanov)
2024-02-27 20:22:57 Alexander Korotkov (smagen) Attached mail thread 1649062270.289865713@f403.i.mail.ru
2024-02-27 20:22:56 Alexander Korotkov (smagen) Created patch record
Edit