pgsql: MSYS: Translate REGRESS_SHLIB to a Windows file name.

Поиск
Список
Период
Сортировка
От Noah Misch
Тема pgsql: MSYS: Translate REGRESS_SHLIB to a Windows file name.
Дата
Msg-id E1hFZsw-00087i-HL@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
MSYS: Translate REGRESS_SHLIB to a Windows file name.

Per buildfarm member jacana.  Back-patch to v11; earlier branches skip
the affected test under msys.

Discussion:
https://postgr.es/m/GrdLgAdUK9FdyZg8VIcTDKVOkys122ZINEb3CjjoySfGj2KyPiMKTh1zqtRp0TAD7FJ27G-OBB3eplxIB5GhcQH5o8zzGZfp0MuJaXJxVxk=@yesql.se

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/31e2caaceea99f1a638f3f4a32e99e7fe5bdad90

Modified Files
--------------
src/test/recovery/t/017_shm.pl | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)


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

Предыдущее
От: Noah Misch
Дата:
Сообщение: pgsql: When Perl "kill(9, ...)" fails, try "pg_ctl kill".
Следующее
От: Michael Paquier
Дата:
Сообщение: pgsql: Switch TAP tests of pg_rewind to use non-superuser role,take tw