summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/xfunc.sgml6
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/src/sgml/xfunc.sgml b/doc/src/sgml/xfunc.sgml
index 537ee6fa254..9cfa5bef36c 100644
--- a/doc/src/sgml/xfunc.sgml
+++ b/doc/src/sgml/xfunc.sgml
@@ -3934,12 +3934,6 @@ extern bool InjectionPointDetach(const char *name);
</para>
<para>
- An example can be found in
- <filename>src/test/modules/injection_points</filename> in the PostgreSQL
- source tree.
- </para>
-
- <para>
Enabling injection points requires
<option>--enable-injection-points</option> with
<command>configure</command> or <option>-Dinjection_points=true</option>