pgsql: Revert "Close stdin where it's not needed in TestLib.pm procedur

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Revert "Close stdin where it's not needed in TestLib.pm procedur
Date: 2019-11-27 12:23:46
Message-ID: E1iZwME-0000E6-4w@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Revert "Close stdin where it's not needed in TestLib.pm procedures"

This reverts commits 9af34f3c6b and 792dba73c8.

The code has been found not to be portable.

Discussion: https://postgr.es/m/2658c496-f885-02db-13bb-228423782524@2ndQuadrant.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/ca266a069a20c32a8f0a1df982a5a67d9483bcb3

Modified Files
--------------
src/test/perl/TestLib.pm | 49 +++++++++++-------------------------------------
1 file changed, 11 insertions(+), 38 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2019-11-27 20:35:47 Re: pgsql: Use native methods to open input in TestLib::slurp_file on Windo
Previous Message Peter Eisentraut 2019-11-27 11:32:24 pgsql: Move configure --disable-float8-byval to pg_config_manual.h