Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1wUrDO-001UlO-1d for pgsql-hackers@arkaria.postgresql.org; Wed, 03 Jun 2026 19:25:22 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1wUrDN-0038A2-1E for pgsql-hackers@arkaria.postgresql.org; Wed, 03 Jun 2026 19:25:21 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1wUrDN-00389u-0M for pgsql-hackers@lists.postgresql.org; Wed, 03 Jun 2026 19:25:21 +0000 Received: from sss.pgh.pa.us ([68.162.161.243]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.98.2) (envelope-from ) id 1wUrDK-000000016mM-3Wt3 for pgsql-hackers@lists.postgresql.org; Wed, 03 Jun 2026 19:25:20 +0000 Received: from sss1.sss.pgh.pa.us (localhost [127.0.0.1]) by sss.pgh.pa.us (8.18.1/8.18.1) with ESMTP id 653JPFLm3100063; Wed, 3 Jun 2026 15:25:15 -0400 From: Tom Lane To: Nathan Bossart cc: Peter Eisentraut , pgsql-hackers@lists.postgresql.org Subject: Re: Does MSVC predefine __x86_64__ on 64-bit Intel? In-reply-to: References: <3035145.1780503430@sss.pgh.pa.us> <2d70e27e-e9e0-417f-94fa-8ecc07c6e578@eisentraut.org> Comments: In-reply-to Nathan Bossart message dated "Wed, 03 Jun 2026 13:55:52 -0500" MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <3100061.1780514715.1@sss.pgh.pa.us> Content-Transfer-Encoding: quoted-printable Date: Wed, 03 Jun 2026 15:25:15 -0400 Message-ID: <3100062.1780514715@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Nathan Bossart writes: > Some related threads: > https://postgr.es/m/flat/afouZUH_eUkIj4i4%40nathan > https://postgr.es/m/flat/CA%2BhUKGL8Hs-phHPugrWM%3D5dAkcT897rXyazYzLw-S= zxnzgx-rA%40mail.gmail.com D'oh. Munro's well ahead of me here ... regards, tom lane