pgsql: Fix under-quoted filename pattern in pgbench TAP test. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Fix under-quoted filename pattern in pgbench TAP test.
Date
Msg-id E1gkag9-00080R-BP@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/e14536f79ea7ab70f0566b2e85c164af6a333829

Modified Files
--------------
src/bin/pgbench/t/001_pgbench_with_server.pl | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Use our own getopt() on OpenBSD.
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Fix outdated comment