aboutsummaryrefslogtreecommitdiff
path: root/src/backend/storage/buffer/bufmgr.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
commit56a79a5ae9fe1426b07f8ad986777829f19b4437 (patch)
tree39f975aaf1b4dda31a6e3768eb6b79e946944031 /src/backend/storage/buffer/bufmgr.c
parent0901d68babc324cc09077131fa966f15225e1fab (diff)
downloadpostgresql-56a79a5ae9fe1426b07f8ad986777829f19b4437.tar.gz
postgresql-56a79a5ae9fe1426b07f8ad986777829f19b4437.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/storage/buffer/bufmgr.c')
0 files changed, 0 insertions, 0 deletions