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

From: Mihail Nikalayeu <mihailnikalayeu(at)gmail(dot)com>
To: Josh Curtis <jcurtis825(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Fix race condition in SSI when reading PredXact->SxactGlobalXmin
Date: 2025-10-20 21:30:43
Message-ID: CADzfLwX-UcGY36AhyxyvHzB6gfWcrnf9Xp2Sv6TqTck4AfqtZQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

To prevent it being lost forever - I registered commitfest entry for it:

https://commitfest.postgresql.org/patch/6145/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message David E. Wheeler 2025-10-20 21:39:10 Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats()
Previous Message Tom Lane 2025-10-20 21:29:22 Re: [PING] [PATCH v2] parallel pg_restore: avoid disk seeks when jumping short distance forward