> On 17 Jul 2026, at 14:47, Daniel Westermann (DWE) 
> <[email protected]> wrote:

> [1086/2136] Compiling C object src/backend/postgres_lib.a.p/utils_adt_xml.c.o
> ../postgresql/src/backend/utils/adt/xml.c: In function ‘xml_parse’:
> ../postgresql/src/backend/utils/adt/xml.c:1924:25: warning: 
> ‘xmlKeepBlanksDefault’ is deprecated [-Wdeprecated-declarations]
> 1924 |                         save_keep_blanks = 
> xmlKeepBlanksDefault(preserve_whitespace ? 1 : 0);
>      |                         ^~~~~~~~~~~~~~~~
> In file included from ../postgresql/src/backend/utils/adt/xml.c:51:

Which version of libxml2 do you have installed?

--
Daniel Gustafsson



Reply via email to