Re: Fix documentation from recent test_custom_stats commit - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Fix documentation from recent test_custom_stats commit
Date
Msg-id aT4eDN538CHNi-UW@paquier.xyz
Whole thread Raw
In response to Fix documentation from recent test_custom_stats commit  (Sami Imseih <samimseih@gmail.com>)
List pgsql-hackers
On Sat, Dec 13, 2025 at 07:50:16PM -0600, Sami Imseih wrote:
> 31280d96a6 updated the wrong section of the documentation to
> reference the new test_custom_stats module. The reference should
> have been under  "Custom Cumulative Statistics" section instead of
> the "Injection Points" section.
>
> Attached is the fix.

Oops, thanks.  Will fix.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Sami Imseih
Date:
Subject: Re: [Proposal] Adding callback support for custom statistics kinds
Next
From: Xuneng Zhou
Date:
Subject: Re: Add WALRCV_CONNECTING state to walreceiver