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 02:36:58 |
Message-ID: | 0a80d2ef05554c14939c6cf178111124@lerctr.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 12/15/2021 11:15 am, Andrew Dunstan wrote:
> OK, old_branches_of_interest.txt now exists on the buildfarm server,
> and
> the code has been modified to take notice of it (i.e. to accept builds
> for branches listed there). The contents are the non-live versions from
> 9.2 on.
>
> I have set up a test buildfarm client (which will eventually report
> under the name 'godwit') alongside crake (Fedora 34). So far testing
> has
> run smoothly, there are only two glitches:
>
> * 9.3 and 9.2 don't have a show_dl_suffix make target. This would
> require backpatching b40cb99b85 and d9cdb1ba9e. That's a tiny
> change, and I propose to do it shortly unless there's an objection.
> * I need to undo the removal of client logic that supported 9.2's
> unix_socket_directory setting as opposed to the later
> unix_socket_directories.
>
> cheers
>
> andrew
>
> --
> Andrew Dunstan
> EDB: https://www.enterprisedb.com
Would a FreeBSD head (peripatus or a new animal) help?
--
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 | Amit Kapila | 2021-12-16 02:42:57 | Re: Skipping logical replication transactions on subscriber side |
Previous Message | wangw.fnst@fujitsu.com | 2021-12-16 02:27:06 | RE: Confused comment about drop replica identity index |