Reference test binary using TESTDIR in 001_libpq_pipeline.pl.

The previous approach didn't really work on windows, due to the PATH separator
being ';' not ':'. Instead of making the PATH change more complicated,
reference the binary using the TESTDIR environment.

Reported-By: Andres Freund <[email protected]>
Suggested-By: Andrew Dunstan <[email protected]>
Discussion: 
https://postgr.es/m/[email protected]
Backpatch: 14-, where the test was introduced.

Branch
------
REL_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/0baa33da0fd123aff215c505116dc60bc04dae90

Modified Files
--------------
src/test/modules/libpq_pipeline/t/001_libpq_pipeline.pl | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)

Reply via email to