Обсуждение: pgsql: Fix vpath build in libpq_pipeline test

Поиск
Список
Период
Сортировка

pgsql: Fix vpath build in libpq_pipeline test

От
Peter Eisentraut
Дата:
Fix vpath build in libpq_pipeline test

The path needs to be set to refer to the build directory, not the
current directory, because that's actually the source directory at
that point.

fix for 6abc8c2596dbfcb24f9b4d954a1465b8015118c3

Branch
------
master

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

Modified Files
--------------
src/test/modules/libpq_pipeline/t/001_libpq_pipeline.pl | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)