Обсуждение: pgsql: Stop perl from hijacking stdio and other stuff on Windows.

Поиск
Список
Период
Сортировка

pgsql: Stop perl from hijacking stdio and other stuff on Windows.

От
adunstan@postgresql.org (Andrew Dunstan)
Дата:
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)