pgsql: pgbench: Improve help output of -I option

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: pgbench: Improve help output of -I option
Date: 2023-09-26 21:28:11
Message-ID: E1qlFbH-0068rI-4q@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

pgbench: Improve help output of -I option

Add a description of the step letters to the --help output.

Author: Gurjeet Singh <gurjeet(at)singh(dot)im>
Reviewed-by: Tristen Raab <tristen(dot)raab(at)highgo(dot)ca>
Discussion: https://www.postgresql.org/message-id/flat/CABwTF4Xbc=K4tFj5Znc8jx0GCufQa577GCDsWD7=71qDnUEOyQ(at)mail(dot)gmail(dot)com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/639e1aa81f3d0dddd9ff9b54abb7edabd2277af1

Modified Files
--------------
src/bin/pgbench/pgbench.c | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2023-09-26 21:31:35 pgsql: doc: mention GROUP BY columns can reference target col numbers
Previous Message Bruce Momjian 2023-09-26 21:07:40 pgsql: doc: correct reference to pg_relation in comment