pgsql: Add a temp-install prerequisite to top-level "check-tests".

From: Noah Misch <noah(at)leadboat(dot)com>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Add a temp-install prerequisite to top-level "check-tests".
Date: 2020-05-25 23:43:17
Message-ID: E1jdMkX-0006zW-MD@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add a temp-install prerequisite to top-level "check-tests".

The target failed, tested $PATH binaries, or tested a stale temporary
installation. Commit c66b438db62748000700c9b90b585e756dd54141 missed
this. Back-patch to 9.5 (all supported versions).

Branch
------
REL_12_STABLE

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

Modified Files
--------------
GNUmakefile.in | 1 +
1 file changed, 1 insertion(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2020-05-26 00:19:39 pgsql: gss: add missing references to hostgssenc and hostnogssenc
Previous Message Michael Paquier 2020-05-25 06:23:32 pgsql: Doc: Fix order of pg_shmem_allocations in system view list