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-000cRW-EK@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_10_STABLE

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

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.