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

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

From
Noah Misch
Date:
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(-)