aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/execParallel.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2015-12-08 16:58:05 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2015-12-08 16:58:05 -0500
commit938d797b84467ebbaed432da72d1d7f7bb266110 (patch)
tree25f87ed115a4519bdc8e0dd3a226c0c4da191a3b /src/backend/executor/execParallel.c
parentd5563d7df94488bf0ab52ac0678e8a07e5b8297e (diff)
downloadpostgresql-938d797b84467ebbaed432da72d1d7f7bb266110.tar.gz
postgresql-938d797b84467ebbaed432da72d1d7f7bb266110.zip
Avoid odd portability problem in TestLib.pm's slurp_file function.
For unclear reasons, this function doesn't always read the expected data in some old Perl versions. Rewriting it to avoid use of ARGV seems to dodge the problem, and this version is clearer anyway if you ask me. In passing, also improve error message in adjacent append_to_file function.
Diffstat (limited to 'src/backend/executor/execParallel.c')
0 files changed, 0 insertions, 0 deletions