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 1vy8Hg-00HT43-11 for pgsql-hackers@arkaria.postgresql.org; Thu, 05 Mar 2026 12:58:33 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1vy8He-00HDTK-2f for pgsql-hackers@arkaria.postgresql.org; Thu, 05 Mar 2026 12:58:31 +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 1vy8He-00HDTB-1B for pgsql-hackers@lists.postgresql.org; Thu, 05 Mar 2026 12:58:31 +0000 Received: from forward500a.mail.yandex.net ([178.154.239.80]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.98.2) (envelope-from ) id 1vy8Hb-00000000XIP-495P for pgsql-hackers@postgresql.org; Thu, 05 Mar 2026 12:58:29 +0000 Received: from mail-nwsmtp-smtp-production-main-67.vla.yp-c.yandex.net (mail-nwsmtp-smtp-production-main-67.vla.yp-c.yandex.net [IPv6:2a02:6b8:c1f:1b8b:0:640:c627:0]) by forward500a.mail.yandex.net (Yandex) with ESMTPS id 1A1E9C1165; Thu, 05 Mar 2026 15:58:23 +0300 (MSK) Received: by mail-nwsmtp-smtp-production-main-67.vla.yp-c.yandex.net (smtp/Yandex) with ESMTPSA id LwoaSQGGpOs0-yoccR1lI; Thu, 05 Mar 2026 15:58:22 +0300 X-Yandex-Fwd: 1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tantorlabs.com; s=mail; t=1772715502; bh=mO3q85Bi16eyJM3ocaSLP5/tJNj5JwQqFeGw66dUtxo=; h=From:In-Reply-To:Cc:Date:References:To:Subject:Message-ID; b=gLYY04gBgMKeMW+e14fwZi+2+yiedw4f5Ph2BB1TyTwiS6wWwEukMwKb8rWwN3eI+ r87J4YqBRfh92NJHDG9dkXWYWpiRo5EQxhcli1DDj6QWuEoQ1LUJUCECHhjM0APmeS AFOLjOVLTE6dhNCThjTASGPeK/RLxrQMvS/Rjfd8= Authentication-Results: mail-nwsmtp-smtp-production-main-67.vla.yp-c.yandex.net; dkim=pass header.i=@tantorlabs.com Message-ID: Date: Thu, 5 Mar 2026 15:58:21 +0300 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: V18 change on EXPLAIN ANALYZE To: Maciek Sakrejda Cc: maciek@sakrejda.org, Tom Lane , Robert Haas , Marcos Pegoraro , pgsql-hackers References: <34604.1758921116@sss.pgh.pa.us> <1d40131f-e01b-4c3f-a4b8-6b5f49edd3d1@tantorlabs.com> Content-Language: en-US From: Ilia Evdokimov In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On 3/4/26 22:13, Maciek Sakrejda wrote: > Sorry, that should have been the attached v3. LGTM One small nit: the patch currently adds trailing whitespace on the line with "QUERY PLAN". -- Best regards, Ilia Evdokimov, Tantor Labs LLC, https://tantorlabs.com/