pgsql: pgbench: Silence new compiler warnings

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: pgbench: Silence new compiler warnings
Date: 2016-03-19 19:17:31
Message-ID: E1ahMNP-0005uJ-6G@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

pgbench: Silence new compiler warnings

The original coding in 7bafffea647 and previous wasn't all that great
anyway.

Reported by Jeff Janes and Tom Lane

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/1038bc91ca98865bd60bf63db46fc331f3099998

Modified Files
--------------
src/bin/pgbench/pgbench.c | 36 ++++++++++++++++++++++--------------
1 file changed, 22 insertions(+), 14 deletions(-)

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2016-03-19 19:19:32 Re: pgsql: pgbench: Allow changing weights for scripts
Previous Message Tom Lane 2016-03-19 18:45:25 Re: pgsql: pgbench: Allow changing weights for scripts