Build src/test/isolation during "make" and "make install".

Noah Misch <noah@leadboat.com>

Commit: 5c48d68de575645a668f76f9ec4afc082fd3d73b
Author: Noah Misch <noah@leadboat.com>
Date: 2017-11-23T04:18:52Z
Releases: 10.2
Build src/test/isolation during "make" and "make install".

This hack closes a race condition in "make -j check-world" and "make -j
installcheck-world".  Back-patch to v10, before which these parallel
invocations had worse problems.

Discussion: https://postgr.es/m/20171106080752.GA1298146@rfd.leadboat.com

Files

PathChange+/−
src/Makefile modified +1 −0
src/test/isolation/Makefile modified +7 −0

Discussion