]> 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:57 +0000 (23:16 -0700)
commit0e0d449fb02ae42b97f9a3b4ccf956fbb1e64565
tree5782a2ff36937630db46fb7ddc2e4e53c902ac4d
parent991a9125351cf31383e6a5de223113b902e2f6ad
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