Re: Fix documentation from recent test_custom_stats commit
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Sami Imseih <samimseih@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-12-14T02:16:44Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
doc: Fix incorrect documentation for test_custom_stats
- 5b3ef3055d8e 19 (unreleased) landed
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