Re: Fix race condition in SSI when reading PredXact->SxactGlobalXmin - Mailing list pgsql-hackers

From Josh Curtis
Subject Re: Fix race condition in SSI when reading PredXact->SxactGlobalXmin
Date
Msg-id CAEkjoh3SMBMFwAOQzx0yoR1CC+6cHvBxSzQBwyq37GzvK8S00Q@mail.gmail.com
Whole thread
In response to Re: Fix race condition in SSI when reading PredXact->SxactGlobalXmin  (Mihail Nikalayeu <mihailnikalayeu@gmail.com>)
List 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@gmail.com> wrote:
Hello!

Combined refined test and fix into a single commit to make cfbot happy.

Best regards,
Mikhail.
Attachment

pgsql-hackers by date:

Previous
From: Xuneng Zhou
Date:
Subject: Re: t/035_standby_logical_decoding.pl might fail on attempt to read wrong timeline
Next
From: Kyotaro Horiguchi
Date:
Subject: Re: [PATCH] Add pg_get_table_ddl() to reconstruct CREATE TABLE statements