]> 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:30:54 +0000 (15:30 -0500)
commit53ea383da8e8c93b370f797b19444a87b6cede9c
tree65e8f664725f059d55d962f9b9c3e7647bed9d39
parent7af96a66f43cdb0b07956a36412b3b0da260b56e
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