aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/funcs_new.c
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2021-06-25 20:15:36 +0900
committerMichael Paquier <michael@paquier.xyz>2021-06-25 20:15:36 +0900
commit79c24a0c21c4e6d4e62ff0a2314b6dd759c1dd37 (patch)
tree250f3fd7270a7bb3c6cc2ff00c0c985d42690848 /src/tutorial/funcs_new.c
parent47d22649e6a233a44030ef357969ade85f3ba724 (diff)
downloadpostgresql-79c24a0c21c4e6d4e62ff0a2314b6dd759c1dd37.tar.gz
postgresql-79c24a0c21c4e6d4e62ff0a2314b6dd759c1dd37.zip
Cleanup some code related to pgbench log checks in TAP tests
This fixes a couple of problems within the so-said code of this commit subject: - Replace the use of open() with slurp_file(), fixing an issue reported by buildfarm member fairywren whose perl installation keep around CRLF characters, causing the matching patterns for the logs to fail. - Remove the eval block, which is not really necessary. This set of issues has come into light after fixing a different issue with c13585fe, and this is wrong since this code has been introduced. Reported-by: Andrew Dunstan, and buildfarm member fairywren Author: Michael Paquier Reviewed-by: Andrew Dunstan Discussion: https://postgr.es/m/0f49303e-7784-b3ee-200b-cbf67be2eb9e@dunslane.net Backpatch-through: 11
Diffstat (limited to 'src/tutorial/funcs_new.c')
0 files changed, 0 insertions, 0 deletions