Re: Use-after-free in reorderbuffer.c for INSERT ON CONFLICT

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Masahiko Sawada <sawada.mshk@gmail.com>
Cc: Postgres bugs <pgsql-bugs@lists.postgresql.org>, Amit Kapila <amit.kapila16@gmail.com>, Ethan Mertz <ethan.mertz@gmail.com>
Date: 2025-07-31T22:09:42Z
Lists: pgsql-bugs

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Fix use-after-free with INSERT ON CONFLICT changes in reorderbuffer.c

On Thu, Jul 31, 2025 at 09:51:21AM -0700, Masahiko Sawada wrote:
> Yes, I think it's sensible to keep the current behavior. So the patch
> looks good to me.

Thanks for the review.  I am planning to apply that at the beginning
of next week, in time for the next set of minor releases.
--
Michael