> On 30 Dec 2023, at 12:20, Digital Dog wrote:
> Therefore please update compilation instructions for FreeBSD for future
> PostgreSQL versions by replacing "gcc" with "cc" and changing version
> information from FreeBSD 3.0 to 13.0.
Thanks for your report, the attached diff updates the compile
Hello list,
The "37.10.5. Compiling and Linking Dynamically-Loaded Functions" (
https://www.postgresql.org/docs/devel/xfunc-c.html#DFUNC) mentions outdated
compiler for FreeBSD (gcc). As of FreeBSD 13.0 and going forward, all
supported architectures abandoned gcc and use LLVM/clang. The FreeBSD 13