Re: pgbench: remove an unused function argument - Mailing list pgsql-hackers

From Fujii Masao
Subject Re: pgbench: remove an unused function argument
Date
Msg-id CAHGQGwFm9fQwJkVXipEmy01KuGb7iLKRO1xNXTqJp26V8zZ-cg@mail.gmail.com
Whole thread Raw
In response to Re: pgbench: remove an unused function argument  (Steven Niu <niushiji@gmail.com>)
Responses Re: pgbench: remove an unused function argument
List pgsql-hackers
On Wed, Sep 17, 2025 at 5:25 PM Steven Niu <niushiji@gmail.com> wrote:
> I've attached a patch that removes an unused argument from
> create_sql_command() in pgbench.c.

LGTM. Barring any objection, I will commit the patch.

Regards,

--
Fujii Masao



pgsql-hackers by date:

Previous
From: Junwang Zhao
Date:
Subject: Re: REPACK and naming
Next
From: Dilip Kumar
Date:
Subject: Re: Incorrect logic in XLogNeedsFlush()