Re: Fix documentation from recent test_custom_stats commit

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Sami Imseih <samimseih(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Fix documentation from recent test_custom_stats commit
Date: 2025-12-14 02:16:44
Message-ID: aT4eDN538CHNi-UW@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Xuneng Zhou 2025-12-14 04:45:46 Re: Add WALRCV_CONNECTING state to walreceiver
Previous Message Sami Imseih 2025-12-14 01:55:04 Re: [Proposal] Adding callback support for custom statistics kinds