aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/json.c
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2019-09-11 11:07:18 +0900
committerMichael Paquier <michael@paquier.xyz>2019-09-11 11:07:18 +0900
commit9d6e1ec5ceed1b7871fc2afd68898f0e876b60b9 (patch)
tree93df11167a84a052271bcaa3b17b42dfecedc604 /src/backend/utils/adt/json.c
parentd06215d03b50c264a0f31e335b895ee1b6753e68 (diff)
downloadpostgresql-9d6e1ec5ceed1b7871fc2afd68898f0e876b60b9.tar.gz
postgresql-9d6e1ec5ceed1b7871fc2afd68898f0e876b60b9.zip
Expand properly list of TAP tests used for prove in vcregress.pl
Depending on the system used, t/*.pl may not be expanded into a list of tests which can be consumed by prove when attempting to run TAP tests on a given path. Fix that by using glob() directly in the script, to make sure that a complete list of tests is provided. This has not proved to be an issue with MSVC as the list was properly expanded, but it is on Linux with perl's system(). This is extracted from a larger patch. Author: Tom Lane Discussion: https://postgr.es/m/6628.1567958876@sss.pgh.pa.us Backpatch-through: 9.4
Diffstat (limited to 'src/backend/utils/adt/json.c')
0 files changed, 0 insertions, 0 deletions