pgsql: Account for IPC::Run::result() Windows behavior change. - Mailing list pgsql-committers

From Noah Misch
Subject pgsql: Account for IPC::Run::result() Windows behavior change.
Date
Msg-id E1ovhB4-000cRT-Dq@gemulon.postgresql.org
Whole thread Raw
List 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_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/791dd7579149a6a393a43935f976c19039360f94

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


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: libpq: Handle NegotiateProtocolVersion message
Next
From: Peter Geoghegan
Date:
Subject: pgsql: Use correct type name in comments about freezing.