aboutsummaryrefslogtreecommitdiff
path: root/src/tutorial/basics.source
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2012-12-01 17:23:55 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2012-12-01 17:23:55 -0500
commit19a08ef7d3a8cd8327289c2183f8402d6b7dade9 (patch)
treef3709e86b7355e129d7a26f095a1f742f969d701 /src/tutorial/basics.source
parent53a1c31237298e4aeedc4f9926678505bf417d94 (diff)
downloadpostgresql-19a08ef7d3a8cd8327289c2183f8402d6b7dade9.tar.gz
postgresql-19a08ef7d3a8cd8327289c2183f8402d6b7dade9.zip
Prevent passing gmake's environment variables down through pg_regress.
When we do "make install" to create a temp installation, we don't want that instance of make to try to communicate with any instance of make that might be calling us. This is known to cause problems if the upper make has a -jN flag, and in principle could cause problems even without that. Unset the relevant environment variables to prevent such issues. Andres Freund
Diffstat (limited to 'src/tutorial/basics.source')
0 files changed, 0 insertions, 0 deletions