]> git.ipfire.org Git - thirdparty/postgresql.git/commit
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:58:17 +0000 (12:58 -0400)
commitc697d8a39b9001281aa62249afb01d4ab5e63703
tree55ecf9728a7e03369d9643def2261094e610bd5c
parent5863115e4cb16bd905ed78a481457c5ff92ebef4
Fix PostgresNode install_path sanity tests that fail on Windows

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