]> 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:08 +0000 (15:31 -0500)
commitb5025a2e339363b621c099ca676baa186314cdb5
tree5ecb796a80f70f9a06d83f8b80ff435c6d9243fb
parente031995d5c26cf4567cda0ae47e44011409cb2df
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