git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 7005389) | patch
pg_upgrade: Avoid check target accidentally breaking make's --output-sync.
2019年5月21日 22:03:27 +0000 (15:03 -0700)
2019年5月21日 22:03:53 +0000 (15:03 -0700)
commit 5af2e976d72aa345337596cc986237c57e1146b2
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
src/bin/pg_upgrade/Makefile diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /