From: | Michael Paquier <michael(at)paquier(dot)xyz> |
---|---|
To: | Juan José Santamaría Flecha <juanjo(dot)santamaria(at)gmail(dot)com> |
Cc: | v-yayan8(at)microsoft(dot)com, PostgreSQL mailing lists <pgsql-bugs(at)lists(dot)postgresql(dot)org> |
Subject: | Re: BUG #17492: error MSB4126: The specified solution configuration "Release|arm64" is invalid |
Date: | 2022-05-25 00:37:23 |
Message-ID: | Yo16QxJoFb6+7hlu@paquier.xyz |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
On Tue, May 24, 2022 at 01:00:55PM +0200, Juan José Santamaría Flecha wrote:
> There is an open item in the current commitfest [1] to add support for
> this configuration, maybe you can contribute by reviewing it.
>
> [1] https://commitfest.postgresql.org/38/3561/
Another thing that you may be interested in in the long-term is to
contribute a buildfarm member, so as we can know in live that this
configuration still works after any commits happening in the code
tree, of course once the patch to add this compatibility gets merged:
https://buildfarm.postgresql.org/index.html
https://wiki.postgresql.org/wiki/PostgreSQL_Buildfarm_Howto
I don't think that we are completely in the clear with Arm64 regarding
the handling is ASLR, something visibly mandatory when compiling with
MSVC in this architecture, but we could move on with considering the
support as experimental, which is something Thomas Munro has mentioned
on the other thread.
--
Michael
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Paquier | 2022-05-25 00:45:31 | Re: Use of signal-unsafe functions from signal handlers |
Previous Message | Andres Freund | 2022-05-24 22:24:33 | Re: BUG #17485: Records missing from Primary Key index when doing REINDEX INDEX CONCURRENTLY |