On Thu, 17 Apr 2025 at 03:57, Tristan Partin <tris...@partin.io> wrote: > I spent some time exploring the Meson build a bit, and I realized that > C++ support in PGXS is tied to LLVM enablement. Checking the autotools > build in the configure.ac script indicates that that is not the case for > it.
Thank you for looking into this. I didn't try the patch, but just reading it it all looks sensible (although my meson knowledge is quite limited). I assume you tried to build pg_duckdb with a Meson based PG build containing this patch and pg_duckdb built correctly?