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 CAHGQGwE7KUozUPFheuHQ+7Cg40SJfEmxVjaDdvP2Fb9HJLXECw@mail.gmail.com
Whole thread Raw
In response to Re: pgbench: remove an unused function argument  (Fujii Masao <masao.fujii@gmail.com>)
List pgsql-hackers
On Wed, Sep 17, 2025 at 10:31 PM Fujii Masao <masao.fujii@gmail.com> wrote:
>
> 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.

I've pushed the patch. Thanks!

Regards,

--
Fujii Masao



pgsql-hackers by date:

Previous
From: Melanie Plageman
Date:
Subject: Re: Incorrect logic in XLogNeedsFlush()
Next
From: Michael Paquier
Date:
Subject: Re: PgStat_HashKey padding issue when passed by reference