postgresql/src/bin
Andrew Dunstan efd7f8e365 Work around Msys weakness in Testlib.pm's command_like()
When output of IPC::Run::run () is redirected to scalar references, in
certain circumstances the Msys perl does not correctly detect that the
end of file has been seen, making the test hang indefinitely. One such
circumstance is when the command is 'pg_ctl start', and such a change
was made in commit f13ea95f9e. The workaround, which only applies on
MSys, is to redirect the output to temporary files and then read them in
when the process has finished.

Patch by me, reviewed and tweaked by Tom Lane.
2017-07-26 22:46:55 -04:00
..
initdb Fix broken link-command-line ordering for libpgfeutils. 2017-07-14 12:26:53 -04:00
pg_archivecleanup Translation updates 2017-07-10 11:53:55 -04:00
pg_basebackup Fix broken link-command-line ordering for libpgfeutils. 2017-07-14 12:26:53 -04:00
pg_config Translation updates 2017-07-10 11:53:55 -04:00
pg_controldata Translation updates 2017-07-10 11:53:55 -04:00
pg_ctl Work around Msys weakness in Testlib.pm's command_like() 2017-07-26 22:46:55 -04:00
pg_dump Fix pg_dump's handling of event triggers. 2017-07-22 20:20:09 -04:00
pg_resetwal Add static assertions about pg_control fitting into one disk sector. 2017-07-19 16:16:57 -04:00
pg_rewind pg_rewind: Fix some problems when copying files >2GB. 2017-07-21 14:25:36 -04:00
pg_test_fsync Translation updates 2017-07-10 11:53:55 -04:00
pg_test_timing Translation updates 2017-07-10 11:53:55 -04:00
pg_upgrade pg_upgrade i18n: Fix "%s server/cluster" wording 2017-07-14 19:21:34 -04:00
pg_waldump Translation updates 2017-07-10 11:53:55 -04:00
pgbench Fix broken link-command-line ordering for libpgfeutils. 2017-07-14 12:26:53 -04:00
pgevent Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
psql Clean up SQL emitted by psql/describe.c. 2017-07-26 19:35:57 -04:00
scripts Fix broken link-command-line ordering for libpgfeutils. 2017-07-14 12:26:53 -04:00
Makefile Rename user-facing tools with "xlog" in the name to say "wal". 2017-02-09 16:23:46 -05:00