diff options
author | Andrew Dunstan <andrew@dunslane.net> | 2019-09-06 15:47:23 -0400 |
---|---|---|
committer | Andrew Dunstan <andrew@dunslane.net> | 2019-09-06 15:50:53 -0400 |
commit | 8e5ce1c3f837a8b9a5210b7224cb5e5ac3bfc751 (patch) | |
tree | c82b1601daa1f63aafc268a827fd9194842bf0af /src/backend/access/gist/gistget.c | |
parent | 71a01086603cc3a27c0d6ae60228aeb13c32d359 (diff) | |
download | postgresql-8e5ce1c3f837a8b9a5210b7224cb5e5ac3bfc751.tar.gz postgresql-8e5ce1c3f837a8b9a5210b7224cb5e5ac3bfc751.zip |
Always skip recovery SysV shared memory tests on Windows
The test for SysV support currently involves looking for the perl
modules IPC::SharedMem and IPC::SysV. However, the perl on msys2 has
these modules but the tests fail. Therefore, force skipping the tests on
Windows platforms unconditionally.
Discussion: https://postgr.es/m/176e86ba-1a46-9d8c-5ae4-9865a463b411@2ndQuadrant.com
Diffstat (limited to 'src/backend/access/gist/gistget.c')
0 files changed, 0 insertions, 0 deletions