Re: pgsql: Fix segfault from releasing locks in detached DSM segments

From: Amit Langote <amitlangote09(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Amit Langote <amitlan(at)postgresql(dot)org>, pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: Fix segfault from releasing locks in detached DSM segments
Date: 2026-01-16 05:47:19
Message-ID: CA+HiwqG-z9-Ag1PogaF1=7jxg6EB15JxZY_2ZrCyCa0u5RRfQQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On Fri, Jan 16, 2026 at 1:45 PM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Amit Langote <amitlan(at)postgresql(dot)org> writes:
> > Fix segfault from releasing locks in detached DSM segments
> > ...
> > Backpatch-through: 14
>
> I see no back-patch commits?

Push-script malfunction. Fixed.

--
Thanks, Amit Langote

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Amit Langote 2026-01-16 05:56:37 pgsql: Fix rowmark handling for non-relation RTEs during executor init
Previous Message Amit Langote 2026-01-16 05:46:15 pgsql: Fix segfault from releasing locks in detached DSM segments