Re: [PATCH] Remove dead code in pg_dump

From: Japin Li <japinli(at)hotmail(dot)com>
To: Aleksander Alekseev <aleksander(at)tigerdata(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: [PATCH] Remove dead code in pg_dump
Date: 2026-09-01 15:31:55
Message-ID: SY7PR01MB10921DF8356100B9EF712B318B6A82@SY7PR01MB10921.ausprd01.prod.outlook.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


Hi, Aleksander

On Tue, 01 Sep 2026 at 17:32, Aleksander Alekseev <aleksander(at)tigerdata(dot)com> wrote:
> Hi,
>
> I found another couple of fields that are assigned but never read.
> Looks like leftovers of 0ed707e9b7e and d8c05aff56b both from 2016.
> Here is the patch.
>

Nice catch. LGTM.

--
Regards,
Japin Li
ChengDu WenWu Information Technology Co., Ltd.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2026-09-01 15:35:45 Re: remove_useless_joins vs. bug #19560
Previous Message Peter Geoghegan 2026-09-01 15:24:06 Re: Fix -Wshadow=local warnings