diff options
author | Andrew Dunstan <andrew@dunslane.net> | 2015-08-02 20:58:18 -0400 |
---|---|---|
committer | Andrew Dunstan <andrew@dunslane.net> | 2015-08-02 20:58:18 -0400 |
commit | 690ed2b76ab91eb79ea04ee2bfbdc8a2693f2a37 (patch) | |
tree | 5dce2e0ab1ee2fe542e87df6187182ca8480eeaf /src/backend/access/common/reloptions.c | |
parent | 13bba02271dce865cd20b6f49224889c73fed4e7 (diff) | |
download | postgresql-690ed2b76ab91eb79ea04ee2bfbdc8a2693f2a37.tar.gz postgresql-690ed2b76ab91eb79ea04ee2bfbdc8a2693f2a37.zip |
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.
Diffstat (limited to 'src/backend/access/common/reloptions.c')
0 files changed, 0 insertions, 0 deletions