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-16 07:55:28
Message-ID: aUEQcCqfHmBdVRSB@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2025-12-16 07:59:35 Re: Fix memory leak in tzparser.c
Previous Message Michael Paquier 2025-12-16 07:46:56 Re: Fix crash during recovery when redo segment is missing