Re: [PATCH] Add some documentation on how to call internal functions
Pavel Stehule <pavel.stehule@gmail.com>
From: Pavel Stehule <pavel.stehule@gmail.com>
To: Florents Tselai <florents.tselai@gmail.com>
Cc: pgsql-hackers <pgsql-hackers@lists.postgresql.org>
Date: 2024-10-10T03:29:14Z
Lists: pgsql-hackers
Hi st 9. 10. 2024 v 20:54 odesílatel Florents Tselai <florents.tselai@gmail.com> napsal: > Here's a v2 > - note on NULL args/returns > - ref PointerGetDatum > - used your example. Started adding some comments but don't think they're > really necessary. The reader gets the point as-is I think. > Now, I don't see any issue I tested this patch and there is not any problem with patching and compiling I'll mark this patch as ready for committer Regards Pavel > > >
Commits
-
Add documentation about calling version-1 C functions from C.
- 86e4efc52b66 18.0 landed