pgsql: pgbench: Silence new compiler warnings
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(-)
--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers
Alvaro Herrera <alvherre@alvh.no-ip.org> writes:
pgbench: Silence new compiler warnings
Fixes it for me, thanks.
regards, tom lane
--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers