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

From Yugo Nagata
Subject pgbench: remove an unused function argument
Date
Msg-id 20250917112814.096f660ea4c3c64630475e62@sraoss.co.jp
Whole thread Raw
Responses Re: pgbench: remove an unused function argument
List pgsql-hackers
Hi,

I've attached a patch that removes an unused argument from
create_sql_command() in pgbench.c.

This originates from commit 68ab8e8ba4a4, which split process_commands()
into process_sql_command() (the predecessor of create_sql_command())
and process_backslash_command().

Regards,
Yugo Nagata

-- 
Yugo Nagata <nagata@sraoss.co.jp>

Attachment

pgsql-hackers by date:

Previous
From: Chao Li
Date:
Subject: Re: GB18030-2022 Support in PostgreSQL
Next
From: "Zhijie Hou (Fujitsu)"
Date:
Subject: RE: Reword messages using "as" instead of "because"