From: | Larry Rosenman <ler(at)lerctr(dot)org> |
---|---|
To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Buildfarm support for older versions |
Date: | 2021-12-16 17:26:49 |
Message-ID: | 8a6b975283339d5fa8bbb7bdbbd60bcb@lerctr.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 12/16/2021 11:17 am, Andrew Dunstan wrote:
> On 12/16/21 11:11, Larry Rosenman wrote:
>>
>>>
>>> A new animal, because we're not supporting every build option. On the
>>> non-live branches you really only want:
>>>
>>> --enable-debug --enable-cassert --enable-nls
>>>
>>> --enable-tap-tests --with-perl
>>>
>>> You can make it share the same storage as your existing animal
>>> (godwit
>>> and crake do this). The client is smart enough to manage locks of
>>> several animals appropriately.
>>>
>>>
>>
>> So just create a new animal / config file, and set those options?
>> and FreeBSD head / main would be useful?
>> (Currently FreeBSD 14 and clang 13).
>>
>
> Sure. I think if we get coverage for modern Linux, FreeBSD and Windows
> we should be in good shape.
>
> I doubt we need a heck of a lot of animals - there's not going to be
> much going on here.
>
>
> cheers
>
>
> andrew
>
Would you mind terribly giving me the exact steps?
--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 214-642-9640 E-Mail: ler(at)lerctr(dot)org
US Mail: 5708 Sabbia Dr, Round Rock, TX 78665-2106
From | Date | Subject | |
---|---|---|---|
Next Message | Thomas Munro | 2021-12-16 17:34:43 | Re: Apple's ranlib warns about protocol_openssl.c |
Previous Message | Robert Haas | 2021-12-16 17:24:28 | Re: incremental sort vs. gather paths |