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

From: adunstan(at)postgresql(dot)org (Andrew Dunstan)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Stop perl from hijacking stdio and other stuff on Windows.
Date: 2006-01-08 15:51:19
Message-ID: 20060108155119.628759DC843@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------

Stop perl from hijacking stdio and other stuff on Windows.

Tags:
----
REL8_0_STABLE

Modified Files:
--------------
pgsql/src/pl/plperl:
SPI.xs (r1.11 -> r1.11.4.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/plperl/SPI.xs.diff?r1=1.11&r2=1.11.4.1)
plperl.c (r1.67.4.3 -> r1.67.4.4)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/plperl/plperl.c.diff?r1=1.67.4.3&r2=1.67.4.4)
spi_internal.c (r1.5 -> r1.5.4.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/pl/plperl/spi_internal.c.diff?r1=1.5&r2=1.5.4.1)

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Sven Klemm 2006-01-08 17:02:51 wikipedia - wikipgedia: backportet purge function for article
Previous Message Andrew Dunstan 2006-01-08 15:50:01 pgsql: Stop perl from hijacking stdio and other stuff on Windows.