Re: [PATCH] Fix ProcKill lock-group vs procLatch recycle race

From: Vlad Lesin <vladlesin(at)gmail(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: Andrey Borodin <x4mmm(at)yandex-team(dot)ru>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: [PATCH] Fix ProcKill lock-group vs procLatch recycle race
Date: 2026-05-27 11:03:37
Message-ID: 76f8640f-003c-4f5c-9aef-0718cf53a048@gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 5/27/26 11:28, Michael Paquier wrote:
> If you could send a rebase of the test on top of the current HEAD,
> that should save me a few minutes..
Attached is an updated patch with the test rebased onto the latest master.

--
Best regards,
Vlad

Attachment Content-Type Size
vVL4-0001-add-prockill-lockgroup-regression-test.patch text/x-patch 18.8 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jakub Wartak 2026-05-27 11:39:15 log_postmaster_stats
Previous Message shveta malik 2026-05-27 10:59:59 Re: [PATCH] Release replication slot on error in SQL-callable slot functions