Re: [COMMITTERS] pgsql: pgbench: Silence new compiler warnings

2016-03-19 Thread Tom Lane
Alvaro Herrera 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-committ

[COMMITTERS] pgsql: pgbench: Silence new compiler warnings

2016-03-19 Thread Alvaro Herrera
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/1038bc91ca98865bd60bf63db46fc331f308 Modified Files