]> 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:54 +0000 (23:16 -0700)
commit3186d5fac55bdba9364ae2daa5b1180c9eaa8968
treeda9a5c1982f1cc077e6b6984b5436e636d298257
parent8541304d5c773d728736bbe055d37a8e8b21fb8b
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