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 1wVGUl-001pjd-1P for pgsql-docs@arkaria.postgresql.org; Thu, 04 Jun 2026 22:24:59 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1wVGUk-008z89-0z for pgsql-docs@arkaria.postgresql.org; Thu, 04 Jun 2026 22:24:58 +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.96) (envelope-from ) id 1wVGRo-008xh1-1p for pgsql-docs@lists.postgresql.org; Thu, 04 Jun 2026 22:21:56 +0000 Received: from smtp.outgoing.loopia.se ([93.188.3.37]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.98.2) (envelope-from ) id 1wVGRm-00000001JRo-2f9a for pgsql-docs@lists.postgresql.org; Thu, 04 Jun 2026 22:21:56 +0000 Received: from s807.loopia.se (localhost [127.0.0.1]) by s807.loopia.se (Postfix) with ESMTP id 037B3618B01 for ; Fri, 05 Jun 2026 00:21:53 +0200 (CEST) Received: from s899.loopia.se (unknown [172.22.191.6]) by s807.loopia.se (Postfix) with ESMTP id E13A86189A5; Fri, 05 Jun 2026 00:21:52 +0200 (CEST) Received: from localhost (unknown [172.22.191.5]) by s899.loopia.se (Postfix) with ESMTP id DF34C2C8B924; Fri, 05 Jun 2026 00:21:52 +0200 (CEST) X-Virus-Scanned: amavis at amavis.loopia.se X-Spam-Flag: NO X-Spam-Score: -1.2 X-Spam-Level: X-Spam-Status: No, score=-1.2 tagged_above=-999 required=6.2 tests=[ALL_TRUSTED=-1, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1] autolearn=disabled Authentication-Results: s470.loopia.se (amavis); dkim=pass (2048-bit key) header.d=yesql.se Received: from s981.loopia.se ([172.22.191.6]) by localhost (s470.loopia.se [172.22.190.34]) (amavis, port 10024) with LMTP id Z_HX4spGZG_a; Fri, 5 Jun 2026 00:21:52 +0200 (CEST) X-Loopia-Auth: user X-Loopia-User: daniel@yesql.se X-Loopia-Originating-IP: 89.255.232.236 Received: from smtpclient.apple (customer-89-255-232-236.stosn.net [89.255.232.236]) (Authenticated sender: daniel@yesql.se) by s981.loopia.se (Postfix) with ESMTPSA id 5847A22B16A5; Fri, 05 Jun 2026 00:21:52 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yesql.se; s=loopiadkim1707475645; t=1780611712; bh=gSB0EV0owQP4epC1YESMkcLDDlR7cLNck6cXnsr3bso=; h=Subject:From:In-Reply-To:Date:Cc:References:To; b=SxIhCd8OMMPLS+JFM4qrSot+TsD4AEdsHq4MlbQOWjie6rjhxeJzLOdnZc+kPbev0 dvvN2/x86JbvEu3RoPpxTNNFXKVFwuVXVlWCqisM0fPY9PwtBoYN6Oa4HNlyNF+Wmv Y4ZgZgNB8TDl89BekHuxgUSuf01RZMfGrxOIN6YvNFK1w2hr6TKQr8T1VZe35KoM+f u6/23B4ITGU041lBsT9N6YJbSWQ5ZkKlHH4mpjaSdgKfvM1iLb+7XSo6syA1NWilD9 uQ0WUcmVxSg3kujqQy2O5RcnH6sIss71HEaLTnsOcVIMdwq20zyUqLxDpeNE6/h06t zu1o6vmphGhOQ== Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3776.700.51.11.12\)) Subject: Re: pg_checksums docs mentioning online functions From: Daniel Gustafsson In-Reply-To: Date: Fri, 5 Jun 2026 00:21:41 +0200 Cc: PostgreSQL-documentation Content-Transfer-Encoding: 7bit Message-Id: <635E4CE4-D072-4FA2-808E-0F28C81AC404@yesql.se> References: <3E59EA84-E150-468A-A316-FC99A009D235@yesql.se> <39395CB7-5BC5-4A44-9F31-4EAE7DCAC8C1@yesql.se> To: Bruce Momjian X-Mailer: Apple Mail (2.3776.700.51.11.12) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk > On 4 Jun 2026, at 23:08, Bruce Momjian wrote: > On Thu, Jun 4, 2026 at 10:39:53PM +0200, Daniel Gustafsson wrote: >> How about something like the attached? > > Looks good, just one suggestion: Pushed with your suggestion added to the patch, thanks! -- Daniel Gustafsson