diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2017-05-15 23:27:51 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2017-05-15 23:27:51 -0400 |
commit | ce80240a7d3a0732cf36fe5068e5899a89c1f7ff (patch) | |
tree | 0125eb14d279d56ec446b6ca7b20cbce6801ed24 /src/backend/storage/file/fd.c | |
parent | 53a1aa9f9a6f3711ff5766beca135ddce3f3b4ad (diff) | |
download | postgresql-ce80240a7d3a0732cf36fe5068e5899a89c1f7ff.tar.gz postgresql-ce80240a7d3a0732cf36fe5068e5899a89c1f7ff.zip |
In SSL tests, don't scribble on permissions of a repo file.
Modifying the permissions of a persistent file isn't really much nicer
than modifying its contents, even if git doesn't currently notice it.
Adjust the test script to make a copy and set the permissions of that
instead.
Michael Paquier, per a gripe from me. Back-patch to 9.5 where these
tests were introduced.
Discussion: https://postgr.es/m/14836.1494885946@sss.pgh.pa.us
Diffstat (limited to 'src/backend/storage/file/fd.c')
0 files changed, 0 insertions, 0 deletions