Fix more portability issues in new pgbench TAP tests.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: f25000c832f2e147986110116d4ba1a57b9d9256
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2017-09-08T21:37:59Z
Releases: 11.0
Fix more portability issues in new pgbench TAP tests.

Not completely sure, but I think bowerbird is spitting up on attempting
to include ">" in a temporary file name.  (Why in the world are we
writing this stuff into files at all?  A hash would be a better answer.)

Files

PathChange+/−
src/bin/pgbench/t/001_pgbench_with_server.pl modified +2 −2