postgresql/src/bin
Andrew Dunstan bbcafabb44 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
2019-02-07 11:10:06 -05:00
..
initdb Fix ancient compiler warnings and typos in !HAVE_SYMLINK code 2018-12-22 07:25:43 +01:00
pg_archivecleanup Translation updates 2018-08-06 20:03:55 +02:00
pg_basebackup Fix ancient compiler warnings and typos in !HAVE_SYMLINK code 2018-12-22 07:25:43 +01:00
pg_config Translation updates 2018-08-06 20:03:55 +02:00
pg_controldata Translation updates 2018-11-05 14:46:40 +01:00
pg_ctl Translation updates 2018-11-05 14:46:40 +01:00
pg_dump Fix dumping of matviews with indirect dependencies on primary keys. 2019-02-04 17:20:02 -05:00
pg_resetwal Translation updates 2018-11-05 14:46:40 +01:00
pg_rewind Fix searchpath and module location for pg_rewind and ssl TAP tests 2019-02-07 11:10:06 -05:00
pg_test_fsync Translation updates 2018-08-06 20:03:55 +02:00
pg_test_timing Translation updates 2018-08-06 20:03:55 +02:00
pg_upgrade Make error handling in parallel pg_upgrade less bogus. 2018-12-16 14:51:47 -05:00
pg_waldump Translation updates 2018-08-06 20:03:55 +02:00
pgbench Fix pgbench lexer's "continuation" rule to cope with Windows newlines. 2018-09-17 12:11:43 -04:00
pgevent Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
psql Fix psql's "\g target" meta-command to work with COPY TO STDOUT. 2019-01-26 14:15:42 -05:00
scripts Translation updates 2018-11-05 14:46:40 +01:00
Makefile Rename user-facing tools with "xlog" in the name to say "wal". 2017-02-09 16:23:46 -05:00