Fix portability and translatability issues in commit 64f85894a.
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 31 Mar 2018 16:32:35 +0000 (12:32 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 31 Mar 2018 16:32:35 +0000 (12:32 -0400)
commit5635c7aa678804292fe47bceab5b3f4dae5f39f9
tree377b7540762917b5e6f9b9fa4017567bc11ce303
parentb0c90c85fc93f37107365dd8c7f47ba5e00544de
Fix portability and translatability issues in commit 64f85894a.

Compilation failed for lack of an #ifdef on builds without
pg_strong_random().  Also fix relevant error messages to meet
project style guidelines.

Fabien Coelho, further adjusted by me

Discussion: https://postgr.es/m/32390.1522464534@sss.pgh.pa.us
src/bin/pgbench/pgbench.c
src/bin/pgbench/t/002_pgbench_no_server.pl