pgsql: pgbench: Fix help message - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: pgbench: Fix help message
Date
Msg-id E1WJDa4-0002tW-34@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
pgbench: Fix help message

Add NUM placeholder to -t option in help message.  It got lost in
79cddb18419778be3202c971b3f21cdd90f7b719.

Author: Fabien COELHO <coelho@cri.ensmp.fr>

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/192d8e04bd3112965d47bb4dc6747ee984abaf07

Modified Files
--------------
contrib/pgbench/pgbench.c |    2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Alvaro Herrera
Date:
Subject: pgsql: Allow BASE_BACKUP to be throttled
Next
From: Heikki Linnakangas
Date:
Subject: pgsql: Remove bogus while-loop.