diff options
author | Andres Freund | 2019-05-21 22:03:27 +0000 |
---|---|---|
committer | Andres Freund | 2019-05-21 22:03:53 +0000 |
commit | 5af2e976d72aa345337596cc986237c57e1146b2 (patch) | |
tree | bf7cc705a396e91fe515679dea4a73e08906192e /contrib/jsonb_plperl/expected | |
parent | 7005389b2ad17258bc3aa0a2427c4eb77fed1d09 (diff) |
pg_upgrade: Avoid check target accidentally breaking make's --output-sync.
When $(MAKE) is present in a rule, make assumes that target is a
submake, and it doesn't need to buffer its output. But in this case
it's a shell script that needs buffered output. Avoid that heuristic,
by referring to $(MAKE) via an indirection.
Discussion: https://postgr.es/m/20190521004717.qsktdsugj3shagco@alap3.anarazel.de
Diffstat (limited to 'contrib/jsonb_plperl/expected')
0 files changed, 0 insertions, 0 deletions