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 1wB4zh-000iPA-1D for pgsql-hackers@arkaria.postgresql.org; Fri, 10 Apr 2026 06:05:30 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1wB4zf-009Xbs-2C for pgsql-hackers@arkaria.postgresql.org; Fri, 10 Apr 2026 06:05:28 +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 1wB4zf-009Xbk-0r for pgsql-hackers@lists.postgresql.org; Fri, 10 Apr 2026 06:05:28 +0000 Received: from forwardcorp1d.mail.yandex.net ([178.154.239.200]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.98.2) (envelope-from ) id 1wB4zb-00000000HbZ-2mAv for pgsql-hackers@lists.postgresql.org; Fri, 10 Apr 2026 06:05:27 +0000 Received: from mail-nwsmtp-smtp-corp-main-56.klg.yp-c.yandex.net (mail-nwsmtp-smtp-corp-main-56.klg.yp-c.yandex.net [IPv6:2a02:6b8:c42:65a0:0:640:e1de:0]) by forwardcorp1d.mail.yandex.net (Yandex) with ESMTPS id 36E248065E; Fri, 10 Apr 2026 09:05:20 +0300 (MSK) Received: from smtpclient.apple (unknown [2a02:6bf:803e:e00:68eb:a718:6805:67fe]) by mail-nwsmtp-smtp-corp-main-56.klg.yp-c.yandex.net (smtpcorp/Yandex) with ESMTPSA id I5AEKm0L08c0-iwUrO7ek; Fri, 10 Apr 2026 09:05:19 +0300 X-Yandex-Fwd: 1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex-team.ru; s=default; t=1775801119; bh=ZAmNJAAhQBFi6AJIGLrsY19PifMO6P9X/IRFmsoW7Gs=; h=Message-Id:To:Date:References:Cc:In-Reply-To:From:Subject; b=P5KlBYon8RCnyes0Tt7BZ0I2Tb+cwkW9nbXDWZd09kN0TWlU+dI2UlYmMU97d89Cs 5i4EEVgJIniO1rHQMjqacFUCgKzcPmFwzasrtXdI22JXCRL76tPgpd5lJwVwxkR4uY C5rse8E9R4QBtUrDUvbnPjXQOS4aW3ZJ0pI+syiA= Authentication-Results: mail-nwsmtp-smtp-corp-main-56.klg.yp-c.yandex.net; dkim=pass header.i=@yandex-team.ru Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3864.400.21\)) Subject: Re: Additional message in pg_terminate_backend From: Roman Khapov In-Reply-To: Date: Fri, 10 Apr 2026 11:05:08 +0500 Cc: warda Bibi , Andrey Borodin , Kirill Reshke , Daniel Gustafsson , pgsql-hackers@lists.postgresql.org Content-Transfer-Encoding: quoted-printable Message-Id: References: <064E214D-D86F-4917-A0B6-67EAD6BCB24A@yandex-team.ru> <99f3524c-6aee-4fe2-8f3f-fcf0b67642c2@uni-muenster.de> <7e8c913b-1bfb-41f1-b5db-c29e2af48daa@uni-muenster.de> <56F9A892-B3C8-4479-8FA8-3E868CDFF2FC@yandex-team.ru> <76e0edf2-4be3-458a-86e4-35b9dd836f31@uni-muenster.de> To: Jim Jones X-Mailer: Apple Mail (2.3864.400.21) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Hi! Thanks Warda for review! Yes, I am planning to continue work on this patch, will send new version = soon. -- Best regards, Roman Khapov > On 9 Apr 2026, at 16:07, Jim Jones wrote: >=20 > Hi Warda and Prafulla >=20 > On 05/04/2026 21:27, warda Bibi wrote: >> Prafulla Ranadive and I reviewed this patch through the patch review >> workshop. Overall, we find that the proposed feature is useful. >=20 > Thanks for the nice review! >=20 > Roman, are you still planning to work on this? The patch has been > failing for several weeks. >=20 > https://cirrus-ci.com/github/postgresql-cfbot/postgresql/cf%2F6331 >=20 > Best, Jim >=20