Re: LockHasWaiters() crashes on fast-path locks

From: Bharath Rupireddy <bharath(dot)rupireddyforpostgres(at)gmail(dot)com>
To: SATYANARAYANA NARLAPURAM <satyanarlapuram(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: LockHasWaiters() crashes on fast-path locks
Date: 2026-03-26 23:05:40
Message-ID: CALj2ACX+FcBsWDfHthwTEW9dWyWxjR3itiD+Zu7tDQPEUADZzw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

On Thu, Mar 26, 2026 at 2:54 PM SATYANARAYANA NARLAPURAM
<satyanarlapuram(at)gmail(dot)com> wrote:
>
> Updated the patch with a commit message.

Thanks for sending the updated patch. It looks good to me. I verified
it with the other thread patch - it fixes the SEGV.

[1] https://www.postgresql.org/message-id/CAHg%2BQDfdoR%3D7iqEAvLW9qtzV0Sx1wp2FuALeamqcCdiVEmMF-Q%40mail.gmail.com

--
Bharath Rupireddy
Amazon Web Services: https://aws.amazon.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2026-03-26 23:07:29 Re: Track skipped tables during autovacuum and autoanalyze
Previous Message Michael Paquier 2026-03-26 23:03:30 Re: Fixes inconsistent behavior in vacuum when it processes multiple relations