Re: GetNamedLWLockTranche crashes on Windows in normal backend - Mailing list pgsql-hackers

From Nathan Bossart
Subject Re: GetNamedLWLockTranche crashes on Windows in normal backend
Date
Msg-id aMm8GwQ2jNl2LiR5@nathan
Whole thread Raw
In response to Re: GetNamedLWLockTranche crashes on Windows in normal backend  (Nathan Bossart <nathandbossart@gmail.com>)
Responses Re: GetNamedLWLockTranche crashes on Windows in normal backend
List pgsql-hackers
On Thu, Sep 11, 2025 at 04:18:00PM -0500, Nathan Bossart wrote:
> I've committed 0001, and I plan to look closer at 0002 soon.

I ended up rewriting 0002 as an ordinary regression test, which resulted in
a much smaller patch with comparable coverage.  (Yes, it needs some
comments.)  Thoughts?

-- 
nathan

Attachment

pgsql-hackers by date:

Previous
From: Sami Imseih
Date:
Subject: Re: question about pending updates in pgstat_report_inj
Next
From: Sami Imseih
Date:
Subject: Re: PgStat_HashKey padding issue when passed by reference