Re: GetNamedLWLockTranche crashes on Windows in normal backend

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Sami Imseih <samimseih(at)gmail(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: GetNamedLWLockTranche crashes on Windows in normal backend
Date: 2025-09-17 19:00:43
Message-ID: aMsFW1l54JBSxLX4@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Sep 17, 2025 at 11:43:31AM -0500, Sami Imseih wrote:
> Thanks! v8 LGTM.

Actually, we do want to have a few more startup tranches in order to get
some coverage on the repalloc() path in RequestNamedLWLockTranche(). I've
bumped it up to 32 and added a commit message to the patch. Barring more
feedback, I'm planning to commit this soon.

--
nathan

Attachment Content-Type Size
v9-0001-Add-a-test-harness-for-the-LWLock-tranche-code.patch text/plain 11.9 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Sami Imseih 2025-09-17 19:17:33 Re: GetNamedLWLockTranche crashes on Windows in normal backend
Previous Message Jonathan S. Katz 2025-09-17 18:51:46 Re: PG 18 relnotes and RC1