Add documentation about calling version-1 C functions from C.

This topic wasn't really covered before, so fill in some details.

Author: Florents Tselai <[email protected]>
Reviewed-by: Pavel Stehule <[email protected]>
Reviewed-by: Tom Lane <[email protected]>
Discussion: https://postgr.es/m/[email protected]

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/86e4efc52b664b60f9494e062bbf0454cabcb61f

Modified Files
--------------
doc/src/sgml/xfunc.sgml   | 73 +++++++++++++++++++++++++++++++++++++++++++++++
src/tutorial/funcs.c      | 20 +++++++++++++
src/tutorial/funcs.source | 24 ++++++++++++----
3 files changed, 112 insertions(+), 5 deletions(-)

Reply via email to