postgresql/src/bin
Heikki Linnakangas 69b7a35c9a Clean up pg_rewind regression test script.
Since commit 01f6bb4b2, TestLib.pm has exported path to tmp_check directory,
so let's use that also for the pg_rewind test clusters etc.

Also, in master, the $tempdir_short variable has not been used since commit
13d856e17, which moved the initdb-running code to TestLib.pm.

Backpatch to 9.5.
2015-08-03 13:06:47 +03:00
..
initdb Translation updates 2015-06-28 23:56:55 -04:00
pg_archivecleanup Make WAL-related utilities handle .partial WAL files properly. 2015-07-03 11:53:58 +09:00
pg_basebackup Allow TAP tests to run under Msys 2015-08-02 20:58:18 -04:00
pg_config Translation updates 2015-06-28 23:56:55 -04:00
pg_controldata Improve logging of TAP tests. 2015-07-09 13:19:10 +03:00
pg_ctl Allow TAP tests to run under Msys 2015-08-02 20:58:18 -04:00
pg_dump Fix pg_dump output of policies. 2015-07-27 20:24:18 -07:00
pg_resetxlog Make WAL-related utilities handle .partial WAL files properly. 2015-07-03 11:53:58 +09:00
pg_rewind Clean up pg_rewind regression test script. 2015-08-03 13:06:47 +03:00
pg_test_fsync Move pg_test_fsync from contrib/ to src/bin/ 2015-04-19 22:20:49 -04:00
pg_test_timing Move pg_test_timing from contrib/ to src/bin/ 2015-04-20 21:30:12 -04:00
pg_upgrade Remove redundant "make install" from pg_upgrade test suite. 2015-07-29 22:49:36 -04:00
pg_xlogdump pgindent run for 9.5 2015-05-23 21:35:49 -04:00
pgbench Fix calculation of latency of pgbench backslash commands. 2015-07-30 14:50:51 +03:00
pgevent Update copyright for 2015 2015-01-06 11:43:47 -05:00
psql Redesign tablesample method API, and do extensive code review. 2015-07-25 14:39:00 -04:00
scripts Fix assorted memory leaks. 2015-07-12 16:26:08 -04:00
Makefile Move pg_xlogdump from contrib/ to src/bin/ 2015-04-21 19:03:49 -04:00