Looks good to me. Best Regards, Steven ________________________________ From: Yugo Nagata <[email protected]> Sent: Wednesday, September 17, 2025 10:28 To: Pgsql Hackers <[email protected]> Subject: pgbench: remove an unused function argument
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 <[email protected]>
