agora inbox for pgsql-committers@postgresql.org  
help / color / mirror / Atom feed
pgsql: pgbench: Fix incorrect parameter name in error message
6+ messages / 1 participants
[nested] [flat]

* pgsql: pgbench: Fix incorrect parameter name in error message
@ 2026-07-15 19:42 Daniel Gustafsson <dgustafsson@postgresql.org>
  0 siblings, 0 replies; 6+ messages in thread

From: Daniel Gustafsson @ 2026-07-15 19:42 UTC (permalink / raw)
  To: pgsql-committers@lists.postgresql.org

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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/77b4d35e0f530c666514326f86d68d1268e3ec7b

Modified Files
--------------
src/bin/pgbench/pgbench.c                  | 2 +-
src/bin/pgbench/t/002_pgbench_no_server.pl | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)



^ permalink  raw  reply  [nested|flat] 6+ messages in thread

* pgsql: pgbench: Fix incorrect parameter name in error message
@ 2026-07-15 19:43 Daniel Gustafsson <dgustafsson@postgresql.org>
  0 siblings, 0 replies; 6+ messages in thread

From: Daniel Gustafsson @ 2026-07-15 19:43 UTC (permalink / raw)
  To: pgsql-committers@lists.postgresql.org

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

Branch
------
REL_19_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/04a6d65a763312fecae866e7240d3ea895bad329

Modified Files
--------------
src/bin/pgbench/pgbench.c                  | 2 +-
src/bin/pgbench/t/002_pgbench_no_server.pl | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)



^ permalink  raw  reply  [nested|flat] 6+ messages in thread

* pgsql: pgbench: Fix incorrect parameter name in error message
@ 2026-07-15 19:43 Daniel Gustafsson <dgustafsson@postgresql.org>
  0 siblings, 0 replies; 6+ messages in thread

From: Daniel Gustafsson @ 2026-07-15 19:43 UTC (permalink / raw)
  To: pgsql-committers@lists.postgresql.org

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

Branch
------
REL_18_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/a1b962b366210ab8d8d220582ad1c32620f35935

Modified Files
--------------
src/bin/pgbench/pgbench.c                  | 2 +-
src/bin/pgbench/t/002_pgbench_no_server.pl | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)



^ permalink  raw  reply  [nested|flat] 6+ messages in thread

* pgsql: pgbench: Fix incorrect parameter name in error message
@ 2026-07-15 19:44 Daniel Gustafsson <dgustafsson@postgresql.org>
  0 siblings, 0 replies; 6+ messages in thread

From: Daniel Gustafsson @ 2026-07-15 19:44 UTC (permalink / raw)
  To: pgsql-committers@lists.postgresql.org

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

Branch
------
REL_17_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/7692d8a05bfc86901aea1b16e0fa6ff86d6d2668

Modified Files
--------------
src/bin/pgbench/pgbench.c                  | 2 +-
src/bin/pgbench/t/002_pgbench_no_server.pl | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)



^ permalink  raw  reply  [nested|flat] 6+ messages in thread

* pgsql: pgbench: Fix incorrect parameter name in error message
@ 2026-07-15 19:45 Daniel Gustafsson <dgustafsson@postgresql.org>
  0 siblings, 0 replies; 6+ messages in thread

From: Daniel Gustafsson @ 2026-07-15 19:45 UTC (permalink / raw)
  To: pgsql-committers@lists.postgresql.org

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

Branch
------
REL_16_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/c184d6ec196238da63f5fd0f1c92ac49dd38791b

Modified Files
--------------
src/bin/pgbench/pgbench.c                  | 2 +-
src/bin/pgbench/t/002_pgbench_no_server.pl | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)



^ permalink  raw  reply  [nested|flat] 6+ messages in thread

* pgsql: pgbench: Fix incorrect parameter name in error message
@ 2026-07-15 19:45 Daniel Gustafsson <dgustafsson@postgresql.org>
  0 siblings, 0 replies; 6+ messages in thread

From: Daniel Gustafsson @ 2026-07-15 19:45 UTC (permalink / raw)
  To: pgsql-committers@lists.postgresql.org

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

Branch
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/79abbc90a86e930a9ad69c918f2ce1c25549290e

Modified Files
--------------
src/bin/pgbench/pgbench.c                  | 2 +-
src/bin/pgbench/t/002_pgbench_no_server.pl | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)



^ permalink  raw  reply  [nested|flat] 6+ messages in thread


end of thread, other threads:[~2026-07-15 19:45 UTC | newest]

Thread overview: 6+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2026-07-15 19:42 pgsql: pgbench: Fix incorrect parameter name in error message Daniel Gustafsson <dgustafsson@postgresql.org>
2026-07-15 19:43 pgsql: pgbench: Fix incorrect parameter name in error message Daniel Gustafsson <dgustafsson@postgresql.org>
2026-07-15 19:43 pgsql: pgbench: Fix incorrect parameter name in error message Daniel Gustafsson <dgustafsson@postgresql.org>
2026-07-15 19:44 pgsql: pgbench: Fix incorrect parameter name in error message Daniel Gustafsson <dgustafsson@postgresql.org>
2026-07-15 19:45 pgsql: pgbench: Fix incorrect parameter name in error message Daniel Gustafsson <dgustafsson@postgresql.org>
2026-07-15 19:45 pgsql: pgbench: Fix incorrect parameter name in error message Daniel Gustafsson <dgustafsson@postgresql.org>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox