From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
Cc: | Robert Lor <Robert(dot)Lor(at)Sun(dot)COM>, Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-hackers(at)postgresql(dot)org, Magnus Hagander <magnus(at)hagander(dot)net> |
Subject: | Re: [COMMITTERS] pgsql: Enable probes to work with Mac OS X Leopard and other OSes that |
Date: | 2008-03-18 22:14:32 |
Message-ID: | 12472.1205878472@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers pgsql-hackers |
Andrew Dunstan <andrew(at)dunslane(dot)net> writes:
> Robert Lor wrote:
>> I was thinking of using a Perl script to generate the dummy header
>> file but decided against it to avoid disrupting the build on other
>> platforms. If sed doesn't work on Windows for some reason, we can use
>> a Perl script instead.
> Perl is required for all MSVC builds, and for all builds from CVS on any
> platform too, IIRC, so it's a fairly safe bet for any tool you provide.
The key phrase in that is "from CVS". Changing the sed script to Perl
would introduce an unacceptable new dependency for builds from tarballs.
However, there's nothing wrong with using Perl in the MSVC case,
since those scripts need it anyway.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Joshua D. Drake | 2008-03-18 22:21:55 | Re: [COMMITTERS] pgsql: Enable probes to work with Mac OS X Leopard and other OSes that |
Previous Message | Simon Riggs | 2008-03-18 22:08:04 | Re: pgsql: Add URLs for : * Speed WAL recovery by allowing more than one |
From | Date | Subject | |
---|---|---|---|
Next Message | Joshua D. Drake | 2008-03-18 22:21:55 | Re: [COMMITTERS] pgsql: Enable probes to work with Mac OS X Leopard and other OSes that |
Previous Message | Reini Urban | 2008-03-18 22:11:46 | Re: How large file is really large - pathconf results |