Fix PostgresNode install_path sanity tests that fail on Windows
authorAndrew Dunstan <andrew@dunslane.net>
Fri, 15 Oct 2021 16:56:29 +0000 (12:56 -0400)
committerAndrew Dunstan <andrew@dunslane.net>
Fri, 15 Oct 2021 16:56:29 +0000 (12:56 -0400)
commit15124d0e22ed2280e4603638e5baede190ae584c
tree85e1291c27d4bba38ad476c03931ec1c26ee6395
parentcd3f429d9565b2e5caf0980ea7c707e37bc3b317
Fix PostgresNode install_path sanity tests that fail on Windows

Backpatch to 14 where install_path was introduced.
src/test/perl/PostgresNode.pm