pgsql: Stop perl from hijacking stdio and other stuff on Windows. - Mailing list pgsql-committers

From adunstan@postgresql.org (Andrew Dunstan)
Subject pgsql: Stop perl from hijacking stdio and other stuff on Windows.
Date
Msg-id 20060108155001.C0E5C9DC822@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------

Stop perl from hijacking stdio and other stuff on Windows.

Tags:
----
REL8_1_STABLE

Modified Files:
--------------
    pgsql/src/pl/plperl:
        SPI.xs (r1.17 -> r1.17.2.1)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/plperl/SPI.xs.diff?r1=1.17&r2=1.17.2.1)
        plperl.c (r1.94.2.1 -> r1.94.2.2)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/plperl/plperl.c.diff?r1=1.94.2.1&r2=1.94.2.2)
        spi_internal.c (r1.7 -> r1.7.2.1)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/plperl/spi_internal.c.diff?r1=1.7&r2=1.7.2.1)

pgsql-committers by date:

Previous
From: luf@pgfoundry.org (User Luf)
Date:
Subject: psqlodbc - psqlodbc: fix problem with retrieving bad long data from
Next
From: adunstan@postgresql.org (Andrew Dunstan)
Date:
Subject: pgsql: Stop perl from hijacking stdio and other stuff on Windows.