Re: [PATCH] Add native windows on arm64 support
Julien Rouhaud <rjuju123@gmail.com>
From: Julien Rouhaud <rjuju123@gmail.com>
To: Niyas Sait <niyas.sait@linaro.org>
Cc: Thomas Munro <thomas.munro@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-03-22T10:30:11Z
Lists: pgsql-hackers
Hi, Please don't top-post here. See https://wiki.postgresql.org/wiki/Mailing_Lists#Email_etiquette_mechanics. On Tue, Mar 22, 2022 at 09:37:46AM +0000, Niyas Sait wrote: > > Yes, we could look into providing a build machine. Do you have any > reference to what the CI system looks like now for PostgresSQL and how to > add new workers etc.? It's all documented at https://wiki.postgresql.org/wiki/PostgreSQL_Buildfarm_Howto.
Commits
-
MSVC: Support building for AArch64.
- a516b3f00d74 19 (unreleased) landed
-
Remove "#ifdef WIN32" guards from src/port/win32*.c
- 09eb633e1baa 17.0 cited
-
Adjust XML test case to avoid unstable behavior.
- 4ea07e7cf3c6 16.0 landed
-
Enable RandomizedBaseAddress (ASLR) on Windows with MSVC builds
- 36389a060ca6 16.0 landed