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-00018x-4a@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
------
REL9_6_STABLE

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

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