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

Aleksander Alekseev <aleksander@tigerdata.com>

From: Aleksander Alekseev <aleksander@tigerdata.com>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Michael Paquier <michael@paquier.xyz>, Quan Zongliang <quanzongliang@yeah.net>
Date: 2025-10-23T13:32:56Z
Lists: pgsql-hackers

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Provide error context when an error is thrown within WaitOnLock().

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