doc: Fix incorrect documentation for test_custom_stats

Michael Paquier <michael@paquier.xyz>

Commit: 5b3ef3055d8ec22610af399715128361a65c845f
Author: Michael Paquier <michael@paquier.xyz>
Date: 2025-12-14T02:21:01Z
doc: Fix incorrect documentation for test_custom_stats

The reference to the test module test_custom_stats  should have been
added under the section "Custom Cumulative Statistics", but the section
"Injection Points" has been updated instead, reversing the references
for both test modules.

d52c24b0f808 has removed a paragraph that was correct, and 31280d96a648
has added a paragraph that was incorrect.

Author: Sami Imseih <samimseih@gmail.com>
Discussion: https://postgr.es/m/CAA5RZ0s4heX926+ZNh63u12gLd9jgauU6yiirKc7xGo1G01PXQ@mail.gmail.com

Files

PathChange+/−
doc/src/sgml/xfunc.sgml modified +2 −2

Discussion