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

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 86e4efc52b664b60f9494e062bbf0454cabcb61f
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2025-01-17T19:37:38Z
Releases: 18.0
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 <florents.tselai@gmail.com>
Reviewed-by: Pavel Stehule <pavel.stehule@gmail.com>
Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: https://postgr.es/m/90853055-5BBD-493D-91E5-721677C7C59B@gmail.com

Files

PathChange+/−
doc/src/sgml/xfunc.sgml modified +73 −0
src/tutorial/funcs.c modified +20 −0
src/tutorial/funcs.source modified +19 −5

Documentation touched

Discussion