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 1wGHSg-00643c-2m for pgsql-bugs@arkaria.postgresql.org; Fri, 24 Apr 2026 14:24:55 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1wGHSg-006o93-0G for pgsql-bugs@arkaria.postgresql.org; Fri, 24 Apr 2026 14:24:54 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1wGHSf-006o8v-2g for pgsql-bugs@lists.postgresql.org; Fri, 24 Apr 2026 14:24:53 +0000 Received: from sss.pgh.pa.us ([68.162.161.243]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.98.2) (envelope-from ) id 1wGHSb-00000002aUv-2TXY for pgsql-bugs@lists.postgresql.org; Fri, 24 Apr 2026 14:24:51 +0000 Received: from sss1.sss.pgh.pa.us (localhost [127.0.0.1]) by sss.pgh.pa.us (8.15.2/8.15.2) with ESMTP id 63OEOkbX1610332; Fri, 24 Apr 2026 10:24:46 -0400 From: Tom Lane To: Oleg Gurev cc: pgsql-bugs@lists.postgresql.org Subject: Re: [BUG] Windows Server 2019 build fail In-reply-to: References: Comments: In-reply-to Oleg Gurev message dated "Fri, 24 Apr 2026 11:38:14 +0300" MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <1610330.1777040686.1@sss.pgh.pa.us> Content-Transfer-Encoding: quoted-printable Date: Fri, 24 Apr 2026 10:24:46 -0400 Message-ID: <1610331.1777040686@sss.pgh.pa.us> List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Oleg Gurev writes: > Hello. Looks like this commit = > https://github.com/postgres/postgres/commit/e138b78cdc963cd0497c5355e209= 21aeb516f805 = > broke Windows 2019 build. Thanks for the report, but I believe I fixed that yesterday: https://git.postgresql.org/gitweb/?p=3Dpostgresql.git;a=3Dcommitdiff;h=3Df= 76685b250c12f7449a3938b9a27befa812057c4 regards, tom lane