pgsql: Fix PostgresNode install_path sanity tests that fail on Windows

2021-10-15 Thread Andrew Dunstan
Fix PostgresNode install_path sanity tests that fail on Windows Backpatch to 14 where install_path was introduced. Branch -- REL_14_STABLE Details --- https://git.postgresql.org/pg/commitdiff/c697d8a39b9001281aa62249afb01d4ab5e63703 Modified Files -- src/test/perl/PostgresNo

pgsql: Fix PostgresNode install_path sanity tests that fail on Windows

2021-10-15 Thread Andrew Dunstan
Fix PostgresNode install_path sanity tests that fail on Windows Backpatch to 14 where install_path was introduced. Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/15124d0e22ed2280e4603638e5baede190ae584c Modified Files -- src/test/perl/PostgresNode.pm |