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-00018o-3M@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_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/7f92218b8a0c3b9232dbb37f6026bfeaf2346e7c

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()