aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils
diff options
context:
space:
mode:
authorAndrew Dunstan <andrew@dunslane.net>2019-02-07 10:22:49 -0500
committerAndrew Dunstan <andrew@dunslane.net>2019-02-07 11:10:59 -0500
commit7b8c6ef1e05fede7123bed5a3af4b780da241b4e (patch)
treecebb56a2b6231d588c39c4633a8fc1d93b8aa703 /src/backend/utils
parent27293553f4c00fee0448b2c17bc7fc8099a8278e (diff)
downloadpostgresql-7b8c6ef1e05fede7123bed5a3af4b780da241b4e.tar.gz
postgresql-7b8c6ef1e05fede7123bed5a3af4b780da241b4e.zip
Fix searchpath and module location for pg_rewind and ssl TAP tests
The modules RewindTest.pm and ServerSetup.pm are really only useful for TAP tests, so they really belong in the TAP test directories. In addition, ServerSetup.pm is renamed to SSLServer.pm. The test scripts have their own directories added to the search path so that the relocated modules will be found, regardless of where the tests are run from, even on modern perl where "." is no longer in the searchpath. Discussion: https://postgr.es/m/e4b0f366-269c-73c3-9c90-d9cb0f4db1f9@2ndQuadrant.com Backpatch as appropriate to 9.5
Diffstat (limited to 'src/backend/utils')
0 files changed, 0 insertions, 0 deletions