Build src/test/isolation during "make" and "make install".
authorNoah Misch <noah@leadboat.com>
Thu, 23 Nov 2017 04:18:15 +0000 (20:18 -0800)
committerNoah Misch <noah@leadboat.com>
Thu, 23 Nov 2017 04:18:52 +0000 (20:18 -0800)
commit5c48d68de575645a668f76f9ec4afc082fd3d73b
tree65a90d1d8cb50c9b81fe3ca2404c36d038a0acb7
parent5b2a877070913ee4e7088f3593804595309b3938
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
src/Makefile
src/test/isolation/Makefile