pgsql: Account for IPC::Run::result() Windows behavior change.

Поиск
Список
Период
Сортировка
От Noah Misch
Тема pgsql: Account for IPC::Run::result() Windows behavior change.
Дата
Msg-id E1ovhB4-000cRK-CR@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Account for IPC::Run::result() Windows behavior change.

This restores compatibility with the not-yet-released successor of
version 20220807.0.  Back-patch to 9.4, which introduced this code.

Reviewed by Andrew Dunstan.

Discussion: https://postgr.es/m/20221117061805.GA4020280@rfd.leadboat.com

Branch
------
REL_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/aaf28c90654425c2e94dc2c8b2d0d8d971483c7e

Modified Files
--------------
src/test/perl/TestLib.pm | 12 ++++--------
1 file changed, 4 insertions(+), 8 deletions(-)


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: libpq: Handle NegotiateProtocolVersion message
Следующее
От: Peter Geoghegan
Дата:
Сообщение: pgsql: Use correct type name in comments about freezing.