On 01.12.2026 12:54, Jim Jones <jim.jones@uni-muenster.de> wrote: > The code is no longer compiling. The header pg_xmlschema_d.h wasn't > added to the patch (probably containing the definitions of > Anum_pg_xmlschema_oid, Anum_pg_xmlschema_schemaname, etc ..)
I forgot to edit the makefiles so they generate those, I was building with a powershell script. I could compile on Linux and all tests are now passing, so I hope that was it.