pgsql: Mostly mechanical cleanup of pgbench

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Mostly mechanical cleanup of pgbench
Date: 2016-01-27 01:56:20
Message-ID: E1aOFLI-0002J0-TM@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Mostly mechanical cleanup of pgbench

pgindent for recent commits; also change some variables from int to
boolean, which is how they are really used.

Mostly submitted by Fabien Coelho; this is in preparation to commit
further patches to the file.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/5b3cc1af2f9ba7b0e30054b30e28bd2cc4175b78

Modified Files
--------------
src/bin/pgbench/pgbench.c | 65 +++++++++++++++++++++++----------------------
1 file changed, 33 insertions(+), 32 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Fujii Masao 2016-01-27 02:14:14 pgsql: Fix volatility marking of pg_size_pretty function
Previous Message Tom Lane 2016-01-26 20:38:57 pgsql: Fix startup so that log prefix %h works for the log_connections