pgsql: Make install-tests target work with vpath builds - Mailing list pgsql-committers

From Andrew Dunstan
Subject pgsql: Make install-tests target work with vpath builds
Date
Msg-id E1jfWZx-00018u-49@gemulon.postgresql.org
Whole thread Raw
List 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
------
REL_10_STABLE

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

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


pgsql-committers by date:

Previous
From: Tomas Vondra
Date:
Subject: pgsql: Use CP_SMALL_TLIST for hash aggregate
Next
From: Michael Paquier
Date:
Subject: pgsql: Fix crashes with currtid() and currtid2()