pgsql: Avoid package qualification of $windows_os

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема pgsql: Avoid package qualification of $windows_os
Дата
Msg-id E1rVdkO-004CtM-Rw@gemulon.postgresql.org
обсуждение исходный текст
Список 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_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/709d6fbcacd6cc2327cdb20ee0db502a34cbc884

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


В списке pgsql-committers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Apply band-aid fix for an oversight in reparameterize_path_by_ch
Следующее
От: Andrew Dunstan
Дата:
Сообщение: pgsql: Avoid package qualification of $windows_os