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.94.2) (envelope-from ) id 1tiXXz-00H8ZG-7f for pgsql-hackers@arkaria.postgresql.org; Thu, 13 Feb 2025 11:38:23 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1tiXXx-006BUH-7y for pgsql-hackers@arkaria.postgresql.org; Thu, 13 Feb 2025 11:38: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.94.2) (envelope-from ) id 1tiXXw-006BU9-Uh for pgsql-hackers@lists.postgresql.org; Thu, 13 Feb 2025 11:38:21 +0000 Received: from mail.postgrespro.ru ([93.174.131.139]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1tiXXv-000bR8-1P for pgsql-hackers@lists.postgresql.org; Thu, 13 Feb 2025 11:38:21 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=postgrespro.ru; s=mx2023; t=1739446696; bh=mCZjQ+Y6VOMF/0kZnHQS6fFanrJYSPlVGZGYRc+kUww=; h=Date:From:To:Cc:Subject:In-Reply-To:References:Message-ID:From; b=cQIsIP+KJTWcKQ07BPNcXQOkE4IWdIx2Q8zigVilin5kuqj838qKsoyByzXrZIjd6 eYZD8Q510+1oDlrChfz6WY3AHlcdcHRiiw7771m3DILsQwenQKKyW0Z4D8hFNEcEnw p6GZELiNaW3gVpUo3SCIqdMx7AvIMz1xC3qhvUg99zANGIMyky4HECwr7RKAyHV4dh 3hoHz96e48y83nDbeg0ugwQ5gR3eWL8Af6+1Xp4pSbRhOWKFidXyNv6D2jOUo4ke+6 5/Td/ZwFRRNw//pnMCwy8MGppoJRp8uVOlcT0ErlR2neNviTrip69fgqZukPCz+7MJ piUe0utE4vadQ== Received: from mail.postgrespro.ru (webmail-master-mstn.l.postgrespro.ru [192.168.2.26]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: v.popolitov@postgrespro.ru) by mail.postgrespro.ru (Postfix/587) with ESMTPSA id F263E60729; Thu, 13 Feb 2025 14:38:15 +0300 (MSK) MIME-Version: 1.0 Date: Thu, 13 Feb 2025 18:38:15 +0700 From: Vladlen Popolitov To: pgsql-hackers@lists.postgresql.org Cc: Kohei Harikae Subject: Re: Windows meson build In-Reply-To: <173944432278.159115.3197178459315468186.pgcf@coridan.postgresql.org> References: <173944432278.159115.3197178459315468186.pgcf@coridan.postgresql.org> Message-ID: <9dc075558202f41a6663a311d93c8134@postgrespro.ru> X-Sender: v.popolitov@postgrespro.ru Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-KSMG-AntiPhishing: NotDetected X-KSMG-AntiSpam-Interceptor-Info: not scanned X-KSMG-AntiSpam-Status: not scanned, disabled by settings X-KSMG-AntiVirus: Kaspersky Secure Mail Gateway, version 2.1.0.7854, bases: 2025/02/13 05:44:00 #27202047 X-KSMG-AntiVirus-Status: NotDetected, skipped X-KSMG-LinksScanning: not scanned, disabled by settings X-KSMG-Message-Action: skipped X-KSMG-Rule-ID: 1 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Vladlen Popolitov писал(а) 2025-02-13 17:58: > The following review has been posted through the commitfest > application: > make installcheck-world: tested, failed > Implements feature: tested, failed > Spec compliant: tested, failed > Documentation: tested, failed Hi! Previous email has text "failed". It is generated by "send review" function, I do not know, how to change it (tried in other browsers). Nothing failed in this patch. -- Best regards, Vladlen Popolitov.