MSYS: Skip src/test/recovery/t/017_shm.pl.

Noah Misch <noah@leadboat.com>

Commit: 6b7906e1d9e757bfbbf80df9461a31bf8bc578dd
Author: Noah Misch <noah@leadboat.com>
Date: 2019-04-14T07:36:58Z
Releases: 9.6.13
MSYS: Skip src/test/recovery/t/017_shm.pl.

Commit 947a35014fdc2ec74cbf06c7dbac6eea6fae90c6 relied on a feature
available in v11 and later, so back-patching it to v10 and v9.6 was
invalid.  In those branches, revert it and skip the test on msys.

Discussion: https://postgr.es/m/GrdLgAdUK9FdyZg8VIcTDKVOkys122ZINEb3CjjoySfGj2KyPiMKTh1zqtRp0TAD7FJ27G-OBB3eplxIB5GhcQH5o8zzGZfp0MuJaXJxVxk=@yesql.se

Files

PathChange+/−
src/test/perl/PostgresNode.pm modified +1 −3
src/test/recovery/t/017_shm.pl modified +8 −1

Discussion