postgresql/src/bin/pg_ctl
Andrew Dunstan 690ed2b76a Allow TAP tests to run under Msys
The Msys DTK perl, which is required to run TAP tests under Msys as a
native perl won't recognize the correct virtual paths, has its osname
recorded in the Config module as 'msys' instead of 'MSWin32'. To avoid
having to repeat the test a variable is created that is true iff the
osname is either of these values, and is then used everywhere that
matters.
2015-08-02 20:58:18 -04:00
..
po Translation updates 2015-06-28 23:56:55 -04:00
t Allow TAP tests to run under Msys 2015-08-02 20:58:18 -04:00
.gitignore Add TAP tests for client programs 2014-04-14 21:33:46 -04:00
Makefile Fix parallel make risk with new check temp-install setup 2015-04-29 20:34:22 -04:00
nls.mk Translation updates 2014-12-15 00:25:35 -05:00
pg_ctl.c In pg_ctl, report unexpected failure to stat() the postmaster.pid file. 2015-07-25 15:58:14 -04:00