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

From: Noah Misch <noah(at)leadboat(dot)com>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Account for IPC::Run::result() Windows behavior change.
Date: 2022-11-17 15:51:47
Message-ID: E1ovhB4-000cRH-Bu@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/41afaa1ed4d40330a7f51f7b398064657b87831b

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

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Geoghegan 2022-11-17 17:35:00 pgsql: Use correct type name in comments about freezing.
Previous Message Peter Eisentraut 2022-11-17 14:47:56 pgsql: libpq: Handle NegotiateProtocolVersion message