Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ncTY0-0004hl-WF for pgsql-hackers@arkaria.postgresql.org; Thu, 07 Apr 2022 14:55:45 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1ncTXy-0001lP-GL for pgsql-hackers@arkaria.postgresql.org; Thu, 07 Apr 2022 14:55:42 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ncTXy-0001lF-7D for pgsql-hackers@lists.postgresql.org; Thu, 07 Apr 2022 14:55:42 +0000 Received: from smtp.outgoing.loopia.se ([93.188.3.37]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ncTXq-0007ys-N3 for pgsql-hackers@lists.postgresql.org; Thu, 07 Apr 2022 14:55:41 +0000 Received: from s807.loopia.se (localhost [127.0.0.1]) by s807.loopia.se (Postfix) with ESMTP id 1865A2F12F90 for ; Thu, 7 Apr 2022 16:55:29 +0200 (CEST) Received: from s934.loopia.se (unknown [172.22.191.6]) by s807.loopia.se (Postfix) with ESMTP id 0886E2E2978B; Thu, 7 Apr 2022 16:55:29 +0200 (CEST) Received: from s473.loopia.se (unknown [172.22.191.6]) by s934.loopia.se (Postfix) with ESMTP id 004867EBEA9; Thu, 7 Apr 2022 16:55:28 +0200 (CEST) X-Virus-Scanned: amavisd-new at amavis.loopia.se X-Spam-Flag: NO X-Spam-Score: -1 X-Spam-Level: X-Spam-Status: No, score=-1 tagged_above=-999 required=6.2 tests=[ALL_TRUSTED=-1] autolearn=disabled Received: from s934.loopia.se ([172.22.191.5]) by s473.loopia.se (s473.loopia.se [172.22.190.13]) (amavisd-new, port 10024) with LMTP id B_jjUSWkWgpc; Thu, 7 Apr 2022 16:55:28 +0200 (CEST) X-Loopia-Auth: user X-Loopia-User: daniel@yesql.se X-Loopia-Originating-IP: 89.255.232.193 Received: from smtpclient.apple (customer-89-255-232-193.stosn.net [89.255.232.193]) (Authenticated sender: daniel@yesql.se) by s934.loopia.se (Postfix) with ESMTPSA id 36BFE7EBE82; Thu, 7 Apr 2022 16:55:28 +0200 (CEST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3696.80.82.1.1\)) Subject: Re: [PATCH] Add native windows on arm64 support From: Daniel Gustafsson In-Reply-To: <3278490.1649338843@sss.pgh.pa.us> Date: Thu, 7 Apr 2022 16:55:27 +0200 Cc: Michael Paquier , Thomas Munro , Andres Freund , Julien Rouhaud , Niyas Sait , PostgreSQL Hackers Content-Transfer-Encoding: 7bit Message-Id: References: <20220322103011.i6z2tuj4hle23wgx@jrouhaud> <20220324011531.va6z5pst5ygtu6zu@alap3.anarazel.de> <3278490.1649338843@sss.pgh.pa.us> To: Tom Lane X-Mailer: Apple Mail (2.3696.80.82.1.1) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk > On 7 Apr 2022, at 15:40, Tom Lane wrote: > > Michael Paquier writes: >> On Fri, Mar 25, 2022 at 11:38:44AM +1300, Thomas Munro wrote: >>> Yeah. I think we should commit this patch, but decree that >>> Windows/aarch64 support is experimental only for now. That allows a >>> build farm animal to be set up. Then we add a bit of extra logging >>> and see how it does running our test suite over time and learn more. > >> I don't have such a setup so my testing capabilities are limited. >> Does anybody have one? I think that we could be flexible for this >> patch, even after feature freeze as it introduces something entirely >> new without impacting the existing code. The patch has been moved to >> the next CF for now. > > I dunno, the lack of any in-house capability for this makes me very > nervous. If it causes problems down the road, how will we debug it? If those with an interest in such platform support cannot spare the cycles to at least run a buildfarm member, then it seems a stretch for us to maintain such support with any confidence. > So it seems like the sort of patch to put in at the beginning of a > development cycle, not post-feature-freeze. +1 -- Daniel Gustafsson https://vmware.com/