pgsql: Make install-tests target work with vpath builds

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема pgsql: Make install-tests target work with vpath builds
Дата
Msg-id E1jfWZx-00018u-49@gemulon.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Tomas Vondra
Дата:
Сообщение: pgsql: Use CP_SMALL_TLIST for hash aggregate
Следующее
От: Michael Paquier
Дата:
Сообщение: pgsql: Fix crashes with currtid() and currtid2()