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

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

Commit: f4593bd2ff0376fbc56dd1b384c7d51e1a7062f0
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2019-01-21T16:28:03Z
Releases: 12.0
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