diff options
author | Daniel Gustafsson <dgustafsson@postgresql.org> | 2021-11-30 11:21:27 +0100 |
---|---|---|
committer | Daniel Gustafsson <dgustafsson@postgresql.org> | 2021-11-30 11:21:27 +0100 |
commit | c113d8ad50d62bfcc16bbd5ceec91122e0046ede (patch) | |
tree | d4031b62663d1e3c05968486bd90bfd4540dec38 /src/backend/access/gist/gist.c | |
parent | ae81776a23f78babc9707e22f95dea15aa2dbcd2 (diff) | |
download | postgresql-c113d8ad50d62bfcc16bbd5ceec91122e0046ede.tar.gz |
Use test-specific temp path for keys during SSL test
The SSL and SCRAM TAP test suites both use temporary copies of the
supplied test keys in order to ensure correct permissions. These
were however copied inside the tree using temporary filenames rather
than a true temporary folder. Fix by using tmp_check supplied by
PostgreSQL::Test::Utils. Spotted by Tom Lane during review of the
nearby sslinfo TAP test patch.
Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: https://postgr.es/m/599244.1638041239@sss.pgh.pa.us
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions