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 1rh3jm-009N89-UN for pgsql-hackers@arkaria.postgresql.org; Mon, 04 Mar 2024 08:31:56 +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 1rh3jk-005yKi-T3 for pgsql-hackers@arkaria.postgresql.org; Mon, 04 Mar 2024 08:31:53 +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 1rh3jk-005yKa-EY for pgsql-hackers@lists.postgresql.org; Mon, 04 Mar 2024 08:31:53 +0000 Received: from forwardcorp1c.mail.yandex.net ([2a02:6b8:c03:500:1:45:d181:df01]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rh3je-002gjj-Er for pgsql-hackers@postgresql.org; Mon, 04 Mar 2024 08:31:52 +0000 Received: from mail-nwsmtp-smtp-corp-main-62.myt.yp-c.yandex.net (mail-nwsmtp-smtp-corp-main-62.myt.yp-c.yandex.net [IPv6:2a02:6b8:c12:621c:0:640:f00b:0]) by forwardcorp1c.mail.yandex.net (Yandex) with ESMTPS id E210860C35; Mon, 4 Mar 2024 11:31:43 +0300 (MSK) Received: from smtpclient.apple (unknown [2a02:6b8:82:604:4090:1ce0:8cd3:c452]) by mail-nwsmtp-smtp-corp-main-62.myt.yp-c.yandex.net (smtpcorp/Yandex) with ESMTPSA id gVZJpE3IWuQ0-Xls5u2f0; Mon, 04 Mar 2024 11:31:43 +0300 X-Yandex-Fwd: 1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex-team.ru; s=default; t=1709541103; bh=cr0I3gsFipyNEWOcuDSIFcFjbKR9+AukwyHrqmkk8es=; h=Message-Id:To:Date:References:Cc:In-Reply-To:From:Subject; b=0dfpR3i4NOLHal765LDtyPctQ+aLgD+MEb7eF11Pq/VolJU1ZULlkr/QrdEw1osM7 GbzOSPvJLy9nGjQc9uiN4jBTRtjv2wF/gNtrPDs52xyhVy62HXtqTqWkqokH1YZmrt otmmLHts7IvY1zgeISTXxMiu6lt8zG5y1gHWG0kg= Authentication-Results: mail-nwsmtp-smtp-corp-main-62.myt.yp-c.yandex.net; dkim=pass header.i=@yandex-team.ru Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3731.700.6\)) Subject: Re: Comments on Custom RMGRs From: "Andrey M. Borodin" In-Reply-To: Date: Mon, 4 Mar 2024 13:31:37 +0500 Cc: Jeff Davis , Simon Riggs , Andres Freund , PostgreSQL Hackers Content-Transfer-Encoding: quoted-printable Message-Id: References: <20220512034010.4oqa76pasrulkw32@alap3.anarazel.de> <20220512234207.pwwp6q33f72byet2@alap3.anarazel.de> <0892cd00635c8bcd458de6d43d31cf61953da1b2.camel@j-davis.com> To: Danil Anisimow X-Mailer: Apple Mail (2.3731.700.6) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk > On 29 Feb 2024, at 19:47, Danil Anisimow wrote: >=20 > Answering your questions might take some time as I want to write a = sample patch for pg_stat_statements and make some tests. > What do you think about putting the patch to commitfest as it closing = in a few hours? I=E2=80=99ve switched the patch to =E2=80=9CWaiting on Author=E2=80=9D = to indicate that currently patch is not available yet. Please, flip it = back when it=E2=80=99s available for review. Thanks! Best regards, Andrey Borodin.=