]> 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:23 +0000 (08:22 -0400)
commit7582251c1056ec657b9d32f547b8f661c6375e78
tree69be7a83e50760cd6d5879b5b690cb628938fb7c
parent261aa218c9a0fcd93f6a27ca014c9d1ee278fa8b
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