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

Noah Misch <noah@leadboat.com>

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