Thread: pgsql: Mostly mechanical cleanup of pgbench

pgsql: Mostly mechanical cleanup of pgbench

From
Alvaro Herrera
Date:
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(-)