]> granicus.if.org Git - postgresql/commit
Have pg_upgrade's Makefile honor NO_TEMP_INSTALL
authorAndrew Dunstan <andrew@dunslane.net>
Sun, 31 Mar 2019 12:08:14 +0000 (08:08 -0400)
committerAndrew Dunstan <andrew@dunslane.net>
Sun, 31 Mar 2019 12:22:04 +0000 (08:22 -0400)
commitd02abc2e966ba47c62c8909f8e96018b4a7ccb5a
treeae6b6b6825e497b24c8d775916c77b0c013b20dc
parent0a5dcb87aec72ee90e21fb0ad05988ec54211dc3
Have pg_upgrade's Makefile honor NO_TEMP_INSTALL

Backpatch to 9.5, when pg_upgrade's location changed.

Discussion: https://postgr.es/m/5506b8fa-7dad-8483-053c-7ca7ef04f01a@2ndQuadrant.com
src/bin/pg_upgrade/Makefile