]> granicus.if.org Git - postgresql/commit
Fix compiler warning on Windows.
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 2 May 2018 04:25:35 +0000 (00:25 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 2 May 2018 04:25:35 +0000 (00:25 -0400)
commitfe4ecd08d81cfea7f0512189893cc02cf261ccde
tree9e645674ef65746f79c47b34b139902d55cf1478
parent6fe25c1358a2a9612f0b4ce841e68d74e408cebe
Fix compiler warning on Windows.

Commit 41c912cad caused MSVC to complain that not all control paths
return a value.

Thomas Munro

Discussion: https://postgr.es/m/CAEepm%3D3%3DTDYEXUEcHpEx%2BTwc31wo7PA0oBAiNt6sWmq93MW02A%40mail.gmail.com
src/bin/pgbench/pgbench.c