Account for IPC::Run::result() Windows behavior change.
authorNoah Misch <noah@leadboat.com>
Thu, 17 Nov 2022 15:35:06 +0000 (07:35 -0800)
committerNoah Misch <noah@leadboat.com>
Thu, 17 Nov 2022 15:35:06 +0000 (07:35 -0800)
commitaca93b5f189abe3b862761bf96811b2facf35555
tree82a8d87c32d4badc8d98b71c4ab87e6526b6b560
parentbbf9c282ce92272ed7bf6771daf0f9efa209e61b
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
src/test/perl/PostgreSQL/Test/Utils.pm