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

Поиск
Список
Период
Сортировка
От Noah Misch
Тема pgsql: Account for IPC::Run::result() Windows behavior change.
Дата
Msg-id E1ovhB4-000cRc-FH@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
------
REL9_5_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/877cfeb4fb11da0ad8fed6fccb41953a37ed2084

Modified Files
--------------
src/test/perl/TestLib.pm | 16 +++++++---------
1 file changed, 7 insertions(+), 9 deletions(-)


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

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