Re: [PATCH]Remove the redundant assignment - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: [PATCH]Remove the redundant assignment
Date
Msg-id aUEQcCqfHmBdVRSB@paquier.xyz
Whole thread Raw
In response to Re: [PATCH]Remove the redundant assignment  (Chao Li <li.evan.chao@gmail.com>)
Responses Re: [PATCH]Remove the redundant assignment
List pgsql-hackers
On Tue, Dec 16, 2025 at 03:08:25PM +0800, Chao Li wrote:
> Given that, I agree we should remove the redundant assignments to
> keep the code clearer and consistent.

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.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: Fix crash during recovery when redo segment is missing
Next
From: Michael Paquier
Date:
Subject: Re: Fix memory leak in tzparser.c