]> git.ipfire.org Git - thirdparty/postgresql.git/commit
pgbench: Fix incorrect parameter name in error message
authorDaniel Gustafsson <dgustafsson@postgresql.org>
Wed, 15 Jul 2026 19:40:09 +0000 (21:40 +0200)
committerDaniel Gustafsson <dgustafsson@postgresql.org>
Wed, 15 Jul 2026 19:40:09 +0000 (21:40 +0200)
commit04a6d65a763312fecae866e7240d3ea895bad329
tree303edaef0e0480d70f5d785257d0634c18bc810a
parent94e1b104f8db88837e5ef13a6692dad746e3690f
pgbench: Fix incorrect parameter name in error message

Commit 6f164e6d17616 accidentally mistyped --client as --clients in
the error message.  Backpatch down to v15 where the it was introduced.

Author: Semih Doğan <semih702do@gmail.com>
Reviewed-by: Daniel Gustafsson <daniel@yesql.se>
Discussion: https://postgr.es/m/CALOtZ7tuWisV=v0cUY_q6PLHJ-fOiQ7ZN476JwmM0PyV0t5i7Q@mail.gmail.com
Backpatch-through: 15
src/bin/pgbench/pgbench.c
src/bin/pgbench/t/002_pgbench_no_server.pl