pgsql: Fix vpath build in libpq_pipeline test

Started by Peter Eisentrautabout 5 years ago1 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

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