]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Avoid package qualification of $windows_os
authorAndrew Dunstan <andrew@dunslane.net>
Thu, 1 Feb 2024 20:17:41 +0000 (15:17 -0500)
committerAndrew Dunstan <andrew@dunslane.net>
Thu, 1 Feb 2024 20:19:56 +0000 (15:19 -0500)
commit2e7061431b8b52163012164bd5464d2363f903c7
treed464eaa7a51e8768f61f40eb2b57e919b34cfb9c
parent19a829a3270fb083b3d6ae967cd3b3c02a170a38
Avoid package qualification of $windows_os

Further fallout from commit 6ee26c6a4b. To keep code in sync and avoid
issues on older releases with different package names, simply use the
unqualified name like many other places in our code.
src/bin/pg_rewind/t/003_extrafiles.pl