postgresql/src
Noah Misch 3186d5fac5 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
2019-04-03 23:16:54 -07:00
..
backend Consistently test for in-use shared memory. 2019-04-03 17:03:50 -07:00
bin Have pg_upgrade's Makefile honor NO_TEMP_INSTALL 2019-03-31 08:21:53 -04:00
common Tolerate EINVAL when calling fsync() on a directory. 2019-02-24 23:52:20 +13:00
fe_utils Fix translation of special characters in psql's LaTeX output modes. 2018-11-26 17:32:51 -05:00
include Consistently test for in-use shared memory. 2019-04-03 17:03:50 -07:00
interfaces Fix potential memory access violation in ecpg if filename of include file is 2019-03-11 16:15:09 +01:00
makefiles Handle USE_MODULE_DB for all tests able to use an installed postmaster. 2019-04-03 17:10:24 -07:00
pl Translation updates 2019-02-11 14:25:01 +01:00
port Fix error handling of readdir() port implementation on first file lookup 2019-03-04 09:50:06 +09:00
template Yet further rethinking of build changes for macOS Mojave. 2018-11-02 18:54:00 -04:00
test Make src/test/recovery/t/017_shm.pl safe for concurrent execution. 2019-04-03 23:16:54 -07:00
timezone Update time zone data files to tzdata release 2018i. 2019-02-05 10:59:15 -05:00
tools Consistently test for in-use shared memory. 2019-04-03 17:03:50 -07:00
tutorial Phase 2 of pgindent updates. 2017-06-21 15:19:25 -04:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
DEVELOPERS Replace a couple of references to files that no longer exist in the source 2009-05-04 08:08:47 +00:00
Makefile Build src/test/isolation during "make" and "make install". 2017-11-22 20:18:52 -08:00
Makefile.global.in Handle USE_MODULE_DB for all tests able to use an installed postmaster. 2019-04-03 17:10:24 -07:00
Makefile.shlib Ensure static libraries have correct mod time even if ranlib messes it up. 2018-11-29 15:53:44 -05:00
nls-global.mk nls-global.mk: search build dir for source files, too 2016-06-07 18:55:18 -04:00