Re: [PATCH]Remove the redundant assignment

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>
Cc: Feilong Meng <feelingmeng(at)foxmail(dot)com>, pgsql-hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: [PATCH]Remove the redundant assignment
Date: 2025-12-17 00:08:02
Message-ID: aUH0YriSwQ6MhfzG@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Euler Taveira 2025-12-17 00:10:33 Re: Proposal: Cascade REPLICA IDENTITY changes to leaf partitions
Previous Message Michael Paquier 2025-12-17 00:06:35 Re: [PATCH]Remove the redundant assignment