]> granicus.if.org Git - postgresql/commit
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:15 +0000 (20:18 -0800)
commitde0aca6a82af9c04cb4634d091ab065763fd4d5a
tree096c9c8271667e3490c2a0fd48c419b458d8b282
parent2393194c0dded22972f03dd53dcbf864dab8ebc6
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