pgsql: Have pg_upgrade's Makefile honor NO_TEMP_INSTALL

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Have pg_upgrade's Makefile honor NO_TEMP_INSTALL
Date: 2019-03-31 12:28:33
Message-ID: E1hAZZh-0002eT-Ey@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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

Branch
------
REL9_6_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/d02abc2e966ba47c62c8909f8e96018b4a7ccb5a

Modified Files
--------------
src/bin/pg_upgrade/Makefile | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2019-03-31 14:03:12 pgsql: Skip redundant anti-wraparound vacuums
Previous Message Andres Freund 2019-03-31 02:33:08 pgsql: tableam: VACUUM and ANALYZE support.