On 01/03/2011 03:04 PM, Tom Lane wrote:
> Dave Page<dpage@pgadmin.org> writes:
>> On Mon, Jan 3, 2011 at 6:50 PM, Tom Lane<tgl@sss.pgh.pa.us> wrote:
>>> Magnus Hagander<magnus@hagander.net> writes:
>>>> And we're not going to be changing the version that's actually used
>>>> for the official binary builds, so all you'll accomplish then is to
>>>> have the buildfarm test something different form what we're shipping.
>>> Are you speaking for EDB on that?
>> He's not speaking *for* us, but he's absolutely right.
> OK, so what about the next question: is EDB running buildfarm members
> that will test the VS version(s) you are using? I don't think Andrew
> is under any obligation to do that for you.
>
>
They have baiji (Vista/MSVC 2005 Pro) and mastodon (WS2K3R2/MSVC 2005
Express).
EDB have been pretty good about buildfarm support.
But more importantly, the buildfarm is about more than just "official
build platform" support. Suppose that you're running 8.4 in your
enterprise, and you want to run a patched Postgres, or one with an extra
module you wrote. You want to be able to build it with current tools, no
matter what the "official" builds are made with, and you don't want to
be forced to upgrade before you're ready.
cheers
andrew