Re: [PATCH]Remove the redundant assignment

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Chao Li <li.evan.chao@gmail.com>
Cc: Feilong Meng <feelingmeng@foxmail.com>, pgsql-hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-12-17T00:08:02Z
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. Remove useless code in InjectionPointAttach()

On Tue, Dec 16, 2025 at 04:55:28PM +0900, Michael Paquier wrote:
> Yeah, these could be removed.  I am wondering why 0eb23285a257 did not
> bother, but that's no big deal one way or another, just less code at
> the end of the day.

And applied a patch to remove this code from InjectionPointAttach().
Thanks.
--
Michael