Hi
On 10/01/2026 06:26, Marcos Magueta wrote:
> Since we last talked I tried to actually implement a catalog for XML
> schemas.
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 ..)
In file included from alter.c:44:
../../../src/include/catalog/pg_xmlschema.h:5:10: fatal error:
catalog/pg_xmlschema_d.h: No such file or directory
5 | #include "catalog/pg_xmlschema_d.h"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
You might also want to take a look at the cfbot errors and compilation
warnings[1,2]
Best, Jim
[1]
https://api.cirrus-ci.com/v1/artifact/task/6032809283813376/testrun/build/testrun/regress/regress/regression.diffs
[2] https://cirrus-ci.com/task/6173546772168704?logs=gcc_warning#L453