pgsql: Fix compiler warning on Windows.
Started by Tom Laneabout 8 years ago1 messagescomitters
Fix compiler warning on Windows.
Commit 41c912cad caused MSVC to complain that not all control paths
return a value.
Thomas Munro
Discussion: /messages/by-id/CAEepm=3=TDYEXUEcHpEx+Twc31wo7PA0oBAiNt6sWmq93MW02A@mail.gmail.com
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/fe4ecd08d81cfea7f0512189893cc02cf261ccde
Modified Files
--------------
src/bin/pgbench/pgbench.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)