Re: WIP - xmlvalidate implementation from TODO list - Mailing list pgsql-hackers

From Marcos Magueta
Subject Re: WIP - xmlvalidate implementation from TODO list
Date
Msg-id CAN3aFCc2voQ=6+Nwy99NFJZwveYmwtCKAj6U9RhjxqQc25+Q_g@mail.gmail.com
Whole thread Raw
In response to Re: WIP - xmlvalidate implementation from TODO list  (Jim Jones <jim.jones@uni-muenster.de>)
List pgsql-hackers
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.

Please follow the updated version attached.

Thanks for taking a look at this!
Marcos Magueta.
Attachment

pgsql-hackers by date:

Previous
From: Andreas Karlsson
Date:
Subject: Re: Add support for EXTRA_REGRESS_OPTS for meson
Next
From: Fujii Masao
Date:
Subject: Re: pg_recvlogical: Prevent flushed data from being re-sent after restarting replication