Unused function parameter in get_qual_from_partbound()

From: "houzj(dot)fnst(at)fujitsu(dot)com" <houzj(dot)fnst(at)fujitsu(dot)com>
To: PostgreSQL Developers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Unused function parameter in get_qual_from_partbound()
Date: 2021-06-08 09:50:28
Message-ID: OS0PR01MB5716A75A45BE46101A1B489894379@OS0PR01MB5716.jpnprd01.prod.outlook.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

I noticed that the first function parameter in get_qual_from_partbound(**Relation rel**, Relation parent,
is not used in the function.

Is it better to remove it like the attached patch ?

Best regards,
houzj

Attachment Content-Type Size
0001-remove-unused-function-parameter-in-get_qual_from_pa.patch application/octet-stream 2.9 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Kyotaro Horiguchi 2021-06-08 09:59:04 Re: Error on pgbench logs
Previous Message Quan Zongliang 2021-06-08 09:32:37 Remove unused code from the KnownAssignedTransactionIdes submodule