pgsql: Make install-tests target work with vpath builds

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Make install-tests target work with vpath builds
Date: 2020-05-31 22:37:17
Message-ID: E1jfWZx-00018n-30@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Make install-tests target work with vpath builds

Also add a top-level install-tests target.

Backpatch to all live branches.

Craig Ringer, tweaked by me.

Branch
------
master

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

Modified Files
--------------
GNUmakefile.in | 1 +
src/test/regress/GNUmakefile | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2020-06-01 01:35:09 pgsql: Fix crashes with currtid() and currtid2()
Previous Message Tomas Vondra 2020-05-31 13:21:45 pgsql: Use CP_SMALL_TLIST for hash aggregate