Make src/test/recovery/t/017_shm.pl safe for concurrent execution.

Noah Misch <noah@leadboat.com>

Commit: 16ee6eaf80a40007a138b60bb5661660058d0422
Author: Noah Misch <noah@leadboat.com>
Date: 2019-04-04T06:16:37Z
Releases: 12.0
Make src/test/recovery/t/017_shm.pl safe for concurrent execution.

Buildfarm members idiacanthus and komodoensis, which share a host, both
executed this test in the same second.  That failed.  Back-patch to 9.6,
where the test first appeared.

Discussion: https://postgr.es/m/20190404020543.GA1319573@rfd.leadboat.com

Files

PathChange+/−
src/test/recovery/t/017_shm.pl modified +28 −5

Discussion