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 1tapey-005ZFw-Ah for pgsql-hackers@arkaria.postgresql.org; Thu, 23 Jan 2025 05:21:45 +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 1tapex-00AMxC-CX for pgsql-hackers@arkaria.postgresql.org; Thu, 23 Jan 2025 05:21:43 +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.94.2) (envelope-from ) id 1tapex-00AMx2-3C for pgsql-hackers@lists.postgresql.org; Thu, 23 Jan 2025 05:21:43 +0000 Received: from forwardcorp1b.mail.yandex.net ([2a02:6b8:c02:900:1:45:d181:df01]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1tapet-0012NL-1x for pgsql-hackers@postgresql.org; Thu, 23 Jan 2025 05:21:41 +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:5a2a:0:640:6073:0]) by forwardcorp1b.mail.yandex.net (Yandex) with ESMTPS id AB56560C1C; Thu, 23 Jan 2025 08:21:35 +0300 (MSK) Received: from smtpclient.apple (unknown [2a02:6b8:b081:b43e::1:20]) by mail-nwsmtp-smtp-corp-main-62.myt.yp-c.yandex.net (smtpcorp/Yandex) with ESMTPSA id YLQrmZ2IZSw0-EDKwMHiR; Thu, 23 Jan 2025 08:21:35 +0300 X-Yandex-Fwd: 1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex-team.ru; s=default; t=1737609695; bh=kunb50HDmDXph9jpHOiQQoPkg/+QTsqNhw/az0KfjuI=; h=Message-Id:To:Date:References:Cc:In-Reply-To:From:Subject; b=QiEpZZH3UHbKbCmFBRmJgZiRR3Rogo34ynSG7o5/cosRRnwBDcd2tTy3N7uiL6qm8 y+HbXXXP4l+0PgOtK3NpWqSlwn217oezUHnXB2wt7cBX2dXh3EANCgFbRpFChKCPQ3 tcZJloIHSH1ojk+f/nA55skXEntJCz3AFzmYWrYk= 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 \(3776.700.51\)) Subject: Re: Sample rate added to pg_stat_statements From: Andrey Borodin In-Reply-To: Date: Thu, 23 Jan 2025 10:21:23 +0500 Cc: Sami Imseih , Alena Rybakina , Alexander Korotkov , Michael Paquier , Greg Sabino Mullane , pgsql-hackers Content-Transfer-Encoding: quoted-printable Message-Id: <7AD765EF-14DE-4B3E-8282-E82A9B44DBAA@yandex-team.ru> References: <320a31e6-4c91-438b-ab17-8a1d72384727@tantorlabs.com> <52e5e3aa-066a-4daf-8d65-77c34a2f0d98@tantorlabs.com> <6482A576-4465-4E46-A42C-F1767E8DDE30@yandex-team.ru> <20994d10-ab44-4c6b-91bc-c4675cd2e58e@tantorlabs.com> <9D8A5BC8-A3A5-4DA9-9382-F30D343247D1@yandex-team.ru> <6cf6270b-e8fa-4d99-b74a-17e781cdf309@tantorlabs.com> <3a27c830-b81f-4560-9774-a87d9b922fbd@tantorlabs.com> To: Ilia Evdokimov X-Mailer: Apple Mail (2.3776.700.51) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk > There=E2=80=99s a typo in the commit message (ratio instead of rate). = Besides this the patch looks ready for committer. Best regards, Andrey Borodin.=