pgbuildfarm - client-code: work around mingw's old version of File::Temp

From: andrewd(at)pgfoundry(dot)org (User Andrewd)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgbuildfarm - client-code: work around mingw's old version of File::Temp
Date: 2008-02-29 17:41:42
Message-ID: 20080229174142.2D3F717ADCDD@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
work around mingw's old version of File::Temp

Modified Files:
--------------
client-code:
run_build.pl (r1.91 -> r1.92)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbuildfarm/client-code/run_build.pl.diff?r1=1.91&r2=1.92)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2008-02-29 17:47:41 pgsql: Reducing the assumed alignment of struct varlena means that the
Previous Message Andrew Dunstan 2008-02-29 17:17:48 Re: pgsql: Fix handling of restricted processes for Windows Vista (mainly),