Re: [PATCH] Free memory allocated by waitonlock_error_callback()

From: Aleksander Alekseev <aleksander(at)tigerdata(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Michael Paquier <michael(at)paquier(dot)xyz>, Quan Zongliang <quanzongliang(at)yeah(dot)net>
Subject: Re: [PATCH] Free memory allocated by waitonlock_error_callback()
Date: 2025-10-23 13:32:56
Message-ID: CAJ7c6TMkJ7RLr9rfogwMbFgg2-Wo5Ok+7YU3AJEt=dC=exo_sQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi Tom,

> Yeah, I object. Didn't 89d57c1fb already solve this in a more
> general way? If it's not fixed by that, why not?

I can confirm that 89d57c1fb fixed the issue under question, thanks!
Marking the patch as Withdrawn.

--
Best regards,
Aleksander Alekseev

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Euler Taveira 2025-10-23 13:56:02 Re: Include extension path on pg_available_extensions
Previous Message Andrey Borodin 2025-10-23 13:06:43 Re: Add uuid_to_base32hex() and base32hex_to_uuid() built-in functions