Re: minor doc change in src/sgml/xfunc.sgml

2024-06-16 Thread Michael Paquier
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

minor doc change in src/sgml/xfunc.sgml

2024-06-16 Thread jian he
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