On Mon, Jun 17, 2024 at 11:24:09AM +0800, jian he wrote:
> in
> https://www.postgresql.org/docs/devel//xfunc-c.html#XFUNC-ADDIN-INJECTION-POINTS
> do we need to add a sentence like " An injections points usage example
> can be found in src/test/modules/injection_points in the PostgreSQL
> source t
hi.
simlar to
https://www.postgresql.org/docs/devel//xfunc-c.html#XFUNC-ADDIN-WAIT-EVENTS
in
https://www.postgresql.org/docs/devel//xfunc-c.html#XFUNC-ADDIN-INJECTION-POINTS
do we need to add a sentence like " An injections points usage example
can be found in src/test/modules/injection_points