pgsql: doc: Fix incorrect documentation for test_custom_stats

Started by Michael Paquier6 months ago1 messagescomitters
Jump to latest
#1Michael Paquier
michael@paquier.xyz

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: /messages/by-id/CAA5RZ0s4heX926+ZNh63u12gLd9jgauU6yiirKc7xGo1G01PXQ@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/5b3ef3055d8ec22610af399715128361a65c845f

Modified Files
--------------
doc/src/sgml/xfunc.sgml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)