mirror of
https://github.com/postgres/postgres.git
synced 2025-07-31 22:04:40 +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>
|
||||
|
||||
<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
|
||||
<link linkend="monitoring-stats-setup">Cumulative Statistics System</link>.
|
||||
</para>
|
||||
|
Reference in New Issue
Block a user