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

Noah Misch <noah@leadboat.com>

Commit: 41afaa1ed4d40330a7f51f7b398064657b87831b
Author: Noah Misch <noah@leadboat.com>
Date: 2022-11-17T15:35:11Z
Releases: 15.2
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

Files

PathChange+/−
src/test/perl/PostgreSQL/Test/Utils.pm modified +4 −8

Discussion