]> 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:31:19 +0000 (15:31 -0500)
commit13330b45a1a315bed31c4017e032fcbd06361459
tree2a7461b744d9736aa1eafbe31afb8fb35ac37a71
parent12ec16d11c8bd75624a77ae7a456ceec8332c9d9
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