pgsql: Fix YA parallel-make hazard, this one in "make check" in plpytho

Started by Tom Laneover 8 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

Fix YA parallel-make hazard, this one in "make check" in plpython.

We have to ensure that submake-generated-headers is finished before
the topmost make run launches any child makes.

Discussion: /messages/by-id/20180411235843.GG32449@paquier.xyz

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/3e110a373b8102221af5436434441cd20eeb68fa

Modified Files
--------------
src/pl/plpython/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)