diff --git a/doc/src/sgml/xfunc.sgml b/doc/src/sgml/xfunc.sgml index a7c170476a..1d0b65193e 100644 --- a/doc/src/sgml/xfunc.sgml +++ b/doc/src/sgml/xfunc.sgml @@ -3668,6 +3668,12 @@ extern bool InjectionPointDetach(const char *name); using InjectionPointDetach. + + An example can be found in + src/test/modules/injection_points in the PostgreSQL + source tree. + + Enabling injections points requires with