Re: Fix deprecation warning with libxml2 2.14 in contrib/xml2/ - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Fix deprecation warning with libxml2 2.14 in contrib/xml2/
Date
Msg-id aGsStWpCFFlfx96A@paquier.xyz
Whole thread Raw
In response to Fix deprecation warning with libxml2 2.14 in contrib/xml2/  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
On Fri, Jul 04, 2025 at 12:44:56AM -0400, Tom Lane wrote:
>> The last batch of libxml deprecation warning fixes we have done was
>> last year in [1], so the one we have here is new.  It seems to me that
>> it would not hurt to just backpatch that all the way down rather than
>> waiting.  Comments are welcome.
>
> Seems reasonable.

Thanks, applied.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Peter Smith
Date:
Subject: Re: [WIP]Vertical Clustered Index (columnar store extension) - take2
Next
From: Michael Paquier
Date:
Subject: Re: Issues with 2PC at recovery: CLOG lookups and GlobalTransactionData