Re: [PATCH] Add native windows on arm64 support - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: [PATCH] Add native windows on arm64 support
Date
Msg-id 6D1E2719-FA49-42A5-A6FF-0B0072BF631D@yesql.se
Whole thread Raw
In response to Re: [PATCH] Add native windows on arm64 support  (Anthony Roberts <anthony.roberts@linaro.org>)
List pgsql-hackers
> On 25 Aug 2023, at 11:40, Anthony Roberts <anthony.roberts@linaro.org> wrote:

> * A machine for you to directly access (via a VPN)

That could be very helpful to provide to developers who are trying to debug
very wicked bugs which requires access for analysis.  Such things are on a case
by case basis of course at your discretion, but it would most likely be very
appreciated when/if the need exists.

> * A machine we just run a worker script on that automatically picks up the builds as required

This sounds like what we have for the buildfarm, where machines independently
builds the branches from the Git repo by using the buildfarm client as worker.

> * Us to do downstream CI

This sounds like the CFBot, where we (currently) use Cirrus with our own
workers for building and testing the patches which are being worked on.

    http://cfbot.cputube.org/

Both the two latter options are very helpful for the community, and serve two
distincly different purposes.  Option 2 is required for a platform to be
considered supported whereas option 3 assists developers in being proactive
rather than just reactive.

--
Daniel Gustafsson




pgsql-hackers by date:

Previous
From: James Coleman
Date:
Subject: Re: RFC: Logging plan of the running query
Next
From: Alvaro Herrera
Date:
Subject: Re: cataloguing NOT NULL constraints