Обсуждение: pgsql: When Perl "kill(9, ...)" fails, try "pg_ctl kill".

Поиск
Список
Период
Сортировка

pgsql: When Perl "kill(9, ...)" fails, try "pg_ctl kill".

От
Noah Misch
Дата:
When Perl "kill(9, ...)" fails, try "pg_ctl kill".

Per buildfarm member jacana, the former fails under msys Perl 5.8.8.
Back-patch to 9.6, like the code in question.

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

Branch
------
REL9_6_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/55926b0a091793952f7a2bd130e0032d8309a287

Modified Files
--------------
src/test/perl/PostgresNode.pm | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)