pgsql: Avoid package qualification of $windows_os - Mailing list pgsql-committers

From Andrew Dunstan
Subject pgsql: Avoid package qualification of $windows_os
Date
Msg-id E1rVdki-004CuI-DD@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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.

Branch
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/13330b45a1a315bed31c4017e032fcbd06361459

Modified Files
--------------
src/bin/pg_rewind/t/003_extrafiles.pl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Andrew Dunstan
Date:
Subject: pgsql: Avoid package qualification of $windows_os
Next
From: Andrew Dunstan
Date:
Subject: pgsql: Avoid package qualification of $windows_os