summaryrefslogtreecommitdiff
path: root/src/backend/storage/ipc/shmqueue.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2012-12-01 17:24:05 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2012-12-01 17:24:05 -0500
commitdbf2e2639067d95f507b727989454a74981fbc31 (patch)
treef43f53ff5082590b2eb1653da0258ba86bea7cad /src/backend/storage/ipc/shmqueue.c
parent4ef41598171b93be06e2f46d4301ae173da62f34 (diff)
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/backend/storage/ipc/shmqueue.c')
0 files changed, 0 insertions, 0 deletions