Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit faaa0d2

Browse files
committed
doc: Mention modules/injection_points as example for injection points
This should have been added in 49cd2b9, that introduced the module. Reported-by: Jian He Discussion: https://postgr.es/m/CACJufxF+Vfj2Oz2kBR5v1bjHeZxvs63cLogm70v9Uto1Rqiieg@mail.gmail.com
1 parent 645bda2 commit faaa0d2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

doc/src/sgml/xfunc.sgml

+6
Original file line numberDiff line numberDiff line change
@@ -3668,6 +3668,12 @@ extern bool InjectionPointDetach(const char *name);
36683668
using <literal>InjectionPointDetach</literal>.
36693669
</para>
36703670

3671+
<para>
3672+
An example can be found in
3673+
<filename>src/test/modules/injection_points</filename> in the PostgreSQL
3674+
source tree.
3675+
</para>
3676+
36713677
<para>
36723678
Enabling injections points requires
36733679
<option>--enable-injection-points</option> with

0 commit comments

Comments
 (0)