]> granicus.if.org Git - postgresql/commit
Make src/test/recovery/t/017_shm.pl safe for concurrent execution.
authorNoah Misch <noah@leadboat.com>
Thu, 4 Apr 2019 06:16:37 +0000 (23:16 -0700)
committerNoah Misch <noah@leadboat.com>
Thu, 4 Apr 2019 06:16:52 +0000 (23:16 -0700)
commit1106438c37db44cbd627490dec3b662d4cc5b4f8
tree1f54d1c17acd7dce3310308d4c7e485113faf05b
parent426d93d24429a0144838c3832674c48b48dd1237
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
src/test/recovery/t/017_shm.pl