aboutsummaryrefslogtreecommitdiff
path: root/contrib/postgres_fdw/postgres_fdw.c
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:06 -0500
commitbbcafabb4462e8c8fc19bb191e16f3a78bb446aa (patch)
treebd9d1972107a955792ef566c317b4cddc9aa1446 /contrib/postgres_fdw/postgres_fdw.c
parenta6ea72779a984cd724c41812316f5d5a40f91aaa (diff)
downloadpostgresql-bbcafabb4462e8c8fc19bb191e16f3a78bb446aa.tar.gz
postgresql-bbcafabb4462e8c8fc19bb191e16f3a78bb446aa.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 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions