Add documentation about calling version-1 C functions from C.
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| 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
- [PATCH] Add some documentation on how to call internal functions 9 messages · 2024-09-12 → 2025-01-17