Reference test binary using TESTDIR in 001_libpq_pipeline.pl.
Andres Freund <andres@anarazel.de>
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 <andres@anarazel.de> Suggested-By: Andrew Dunstan <andrew@dunslane.net> Discussion: https://postgr.es/m/20210930214040.odkdd42vknvzifm6@alap3.anarazel.de Backpatch: 14-, where the test was introduced.
Files
| Path | Change | +/− |
|---|---|---|
| src/test/modules/libpq_pipeline/t/001_libpq_pipeline.pl | modified | +4 −4 |
Discussion
- PATH manipulation in 001_libpq_pipeline.pl fails on windows 5 messages · 2021-09-30 → 2021-10-01