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

From: Noah Misch <noah(at)leadboat(dot)com>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: MSYS: Translate REGRESS_SHLIB to a Windows file name.
Date: 2019-04-14 07:49:06
Message-ID: E1hFZsw-00087i-HL@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2019-04-14 09:52:25 pgsql: Switch TAP tests of pg_rewind to use non-superuser role, take tw
Previous Message Noah Misch 2019-04-13 18:11:55 pgsql: When Perl "kill(9, ...)" fails, try "pg_ctl kill".