]> granicus.if.org Git - postgresql/commit
Mostly mechanical cleanup of pgbench
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Wed, 27 Jan 2016 01:11:34 +0000 (02:11 +0100)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Wed, 27 Jan 2016 01:11:34 +0000 (02:11 +0100)
commit5b3cc1af2f9ba7b0e30054b30e28bd2cc4175b78
tree36481964021cbf812a248359b95d5e6ea087ee6c
parentb8682a7155bee06667c5773e1ca6499a670338b0
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.
src/bin/pgbench/pgbench.c