Re: Fix race condition in SSI when reading PredXact->SxactGlobalXmin

From: Josh Curtis <jcurtis825(at)gmail(dot)com>
To: Mihail Nikalayeu <mihailnikalayeu(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Fix race condition in SSI when reading PredXact->SxactGlobalXmin
Date: 2026-06-12 01:04:38
Message-ID: CAEkjoh3SMBMFwAOQzx0yoR1CC+6cHvBxSzQBwyq37GzvK8S00Q@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Rebased the patch plus modified the test slightly so it shows duplicate IDs
were inserted in the buggy case

On Sat, Mar 28, 2026 at 6:07 AM Mihail Nikalayeu <mihailnikalayeu(at)gmail(dot)com>
wrote:

> Hello!
>
> Combined refined test and fix into a single commit to make cfbot happy.
>
> Best regards,
> Mikhail.
>

Attachment Content-Type Size
v4-0001-Fix-race-condition-when-reading-PredXact-SxactGlo.patch application/octet-stream 12.7 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Kyotaro Horiguchi 2026-06-12 01:10:30 Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements
Previous Message Xuneng Zhou 2026-06-12 00:57:05 Re: t/035_standby_logical_decoding.pl might fail on attempt to read wrong timeline