summaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistproc.c
diff options
context:
space:
mode:
authorAndres Freund2019-05-21 22:03:27 +0000
committerAndres Freund2019-05-21 22:03:53 +0000
commit5af2e976d72aa345337596cc986237c57e1146b2 (patch)
treebf7cc705a396e91fe515679dea4a73e08906192e /src/backend/access/gist/gistproc.c
parent7005389b2ad17258bc3aa0a2427c4eb77fed1d09 (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/[email protected]
Diffstat (limited to 'src/backend/access/gist/gistproc.c')
0 files changed, 0 insertions, 0 deletions