Revert "Fix under-quoted filename pattern in pgbench TAP test."

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

Commit: 93f80cc2d75866cb6c53ce8e1addac47f6b61d67
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2019-01-21T16:29:54Z
Releases: 11.2
Revert "Fix under-quoted filename pattern in pgbench TAP test."

This reverts commit 458a1244f1fcf407874482a93b7631ecf5303d6e.
It has portability problems on Windows, which will require
a little bit of research to fix.

Discussion: https://postgr.es/m/20202.1548035461@sss.pgh.pa.us

Files

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

Discussion