Fix under-quoted filename pattern in pgbench TAP test.

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

Commit: 458a1244f1fcf407874482a93b7631ecf5303d6e
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2019-01-18T20:23:44Z
Releases: 12.0
Fix under-quoted filename pattern in pgbench TAP test.

Avoids issues if build directory's pathname contains regex
metacharacters.

Raúl Marín Rodríguez

Discussion: https://postgr.es/m/CAM6_UM6dGdU39PKAC24T+HD9ouy0jLN9vH6163K8QEEzr__iZw@mail.gmail.com

Files

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

Discussion