mirror of
https://github.com/postgres/postgres.git
synced 2025-08-05 07:41:25 +03:00
doc: Fix typo in section for custom pgstats
Per offline report from Erik Rijkers.
This commit is contained in:
@@ -3868,7 +3868,7 @@ extern bool InjectionPointDetach(const char *name);
|
|||||||
<title>Custom Cumulative Statistics</title>
|
<title>Custom Cumulative Statistics</title>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
Is is possible for add-ins written in C-language to use custom types
|
It is possible for add-ins written in C-language to use custom types
|
||||||
of cumulative statistics registered in the
|
of cumulative statistics registered in the
|
||||||
<link linkend="monitoring-stats-setup">Cumulative Statistics System</link>.
|
<link linkend="monitoring-stats-setup">Cumulative Statistics System</link>.
|
||||||
</para>
|
</para>
|
||||||
|
Reference in New Issue
Block a user