Files
postgresql/src
Andrew Dunstan e988878f85 Fix pgbench TAP test failure with funky file names (redux)
This test fails if the containing directory contains a funny character
such as a space or some perl metacharacter. To avoid that, we check for
files names using readdir and a regex, rather than using a glob pattern.

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

Author: Fabien COELHO
Reviewed-by: Raúl Marín Rodríguez
2019-03-05 10:46:35 -05:00
..
2019-02-13 11:50:16 +01:00
2019-03-04 16:14:29 -03:00
2019-03-01 20:56:53 +01:00
2019-02-25 08:38:59 +01:00
2019-02-13 11:50:16 +01:00